X-Git-Url: http://git.cielonegro.org/gitweb.cgi?p=Lucu.git;a=blobdiff_plain;f=Network%2FHTTP%2FLucu%2FParser.hs;h=ce4371878890301eb152d3b9ef55c526c4127174;hp=87722647018232d0379aa309d08c265610f06313;hb=48560a5;hpb=2089e7b8c07ae67292073b4113eb14d858a4a2c0 diff --git a/Network/HTTP/Lucu/Parser.hs b/Network/HTTP/Lucu/Parser.hs index 8772264..ce43718 100644 --- a/Network/HTTP/Lucu/Parser.hs +++ b/Network/HTTP/Lucu/Parser.hs @@ -1,7 +1,5 @@ {-# LANGUAGE - BangPatterns - , ScopedTypeVariables - , UnicodeSyntax + UnicodeSyntax #-} -- |This is an auxiliary parser utilities. You usually don't have to -- use this module directly.