]> gitweb @ CieloNegro.org - Rakka.git/blobdiff - Rakka.cabal
The experimental code worked like a magic. I can't believe that.
[Rakka.git] / Rakka.cabal
index 859d3054ad7c64c91ef4afbad073da4318f9af4b..7380ae491857cadcf258de604fb8dfa424bc527d 100644 (file)
@@ -23,7 +23,7 @@ Tested-With:
 Extensions:
     Arrows
 GHC-Options:
-    -fwarn-unused-imports
+    -fwarn-unused-imports -fglasgow-exts
 Build-Depends:
     Crypto, HUnit, HsSVN, Lucu, base, encoding, filepath, hxt, mtl,
     network, parsec, unix
@@ -63,7 +63,7 @@ Other-Modules:
 Extensions:
     Arrows
 GHC-Options:
-    -fwarn-unused-imports
+    -fwarn-unused-imports -fglasgow-exts
 
 
 Executable:
@@ -73,4 +73,6 @@ Main-Is:
 Hs-Source-Dirs:
     tests
 Other-Modules:
-    WikiParserTest
\ No newline at end of file
+    WikiParserTest
+GHC-Options:
+    -fwarn-unused-imports -fglasgow-exts
\ No newline at end of file