]> gitweb @ CieloNegro.org - Lucu.git/commitdiff
Cosmetic changes suggested by hlint
authorPHO <pho@cielonegro.org>
Mon, 31 Oct 2011 16:32:17 +0000 (01:32 +0900)
committerPHO <pho@cielonegro.org>
Mon, 31 Oct 2011 16:32:17 +0000 (01:32 +0900)
Ditz-issue: 8959dadc07db1bd363283dee401073f6e48dc7fa

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.