X-Git-Url: http://git.cielonegro.org/gitweb.cgi?p=Rakka.git;a=blobdiff_plain;f=Rakka.cabal;h=7380ae491857cadcf258de604fb8dfa424bc527d;hp=859d3054ad7c64c91ef4afbad073da4318f9af4b;hb=bd2b1344f5ed3d4de91297bfe08658e52d682b82;hpb=4608e8de5f9d72f12055494467283b4dea2faeb5 diff --git a/Rakka.cabal b/Rakka.cabal index 859d305..7380ae4 100644 --- a/Rakka.cabal +++ b/Rakka.cabal @@ -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