From 87cfe5675c7da3ba59c76549a2e4890c632a8321 Mon Sep 17 00:00:00 2001 From: michaelt Date: Fri, 11 Sep 2015 21:43:18 -0400 Subject: safe nonsense --- Pipes/Text.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Pipes/Text.hs') diff --git a/Pipes/Text.hs b/Pipes/Text.hs index 446a58b..f3adb6d 100644 --- a/Pipes/Text.hs +++ b/Pipes/Text.hs @@ -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 -- cgit v1.2.3