]> gitweb @ CieloNegro.org - Lucu.git/blobdiff - Network/HTTP/Lucu/Parser.hs
Cosmetic changes suggested by hlint
[Lucu.git] / Network / HTTP / Lucu / Parser.hs
index 87722647018232d0379aa309d08c265610f06313..ce4371878890301eb152d3b9ef55c526c4127174 100644 (file)
@@ -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.