X-Git-Url: http://git.cielonegro.org/gitweb.cgi?p=Lucu.git;a=blobdiff_plain;f=Lucu.cabal;h=e7a0e76423b1f419a39f2f1fbae3de576efc5abb;hp=e7be5c757cc32b2b0ffff172094fbd5cb3e9a1c4;hb=8e78bc83bfe67a376293c346ae0b30f1a684c787;hpb=858129cb755aa09da2b7bd758efb8519f2c89103 diff --git a/Lucu.cabal b/Lucu.cabal index e7be5c7..e7a0e76 100644 --- a/Lucu.cabal +++ b/Lucu.cabal @@ -51,9 +51,9 @@ Extra-Source-Files: data/mime.types examples/HelloWorld.hs examples/Makefile -ghc-options: -fglasgow-exts -fwarn-missing-signatures -funbox-strict-fields -O3 +ghc-options: -fglasgow-exts -fwarn-missing-signatures -fwarn-unused-imports -funbox-strict-fields -O3 --Executable: HelloWorld --Main-Is: HelloWorld.hs --Hs-Source-Dirs: ., examples ---ghc-options: -threaded -fglasgow-exts -O3 \ No newline at end of file +--ghc-options: -threaded -fglasgow-exts -O3