X-Git-Url: http://git.cielonegro.org/gitweb.cgi?a=blobdiff_plain;f=Network%2FHTTP%2FLucu%2FParser.hs;fp=Network%2FHTTP%2FLucu%2FParser.hs;h=ce4371878890301eb152d3b9ef55c526c4127174;hb=48560a569df69fe2bdd3f1a094563d40d8e18cc8;hp=87722647018232d0379aa309d08c265610f06313;hpb=2089e7b8c07ae67292073b4113eb14d858a4a2c0;p=Lucu.git 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.