]> git.immae.eu Git - github/fretlink/text-pipes.git/commitdiff
safe nonsense
authormichaelt <what_is_it_to_do_anything@yahoo.com>
Sat, 12 Sep 2015 01:43:18 +0000 (21:43 -0400)
committermichaelt <what_is_it_to_do_anything@yahoo.com>
Sat, 12 Sep 2015 01:43:18 +0000 (21:43 -0400)
Pipes/Text.hs

index 446a58b0d7ec06572d407a8efdf6ca5779eebbd7..f3adb6d7f17bcc5d153f0c07a22c3f6d006fbe44 100644 (file)
@@ -1,4 +1,4 @@
-{-# LANGUAGE RankNTypes, TypeFamilies, BangPatterns, Safe#-}
+{-# LANGUAGE RankNTypes, TypeFamilies, BangPatterns#-}
 
 {-| The module @Pipes.Text@ closely follows @Pipes.ByteString@ from 
     the @pipes-bytestring@ package. A draft tutorial can be found in