X-Git-Url: http://git.cielonegro.org/gitweb.cgi?p=Lucu.git;a=blobdiff_plain;f=Lucu.cabal;h=da7ecca56ecfe9f293d6412d80bcc498f38d020a;hp=0667795b209ca1d57253f56879030b4e44b19501;hb=e624f0db8c4610b36da9e4463a656e0cb8a104dd;hpb=1e48e402adec79653203dc19a1800efa7b1c467b diff --git a/Lucu.cabal b/Lucu.cabal index 0667795..da7ecca 100644 --- a/Lucu.cabal +++ b/Lucu.cabal @@ -15,9 +15,9 @@ Exposed-Modules: Network.HTTP.Lucu.Response Network.HTTP.Lucu.Resource Network.HTTP.Lucu.Request -ghc-options: -threaded +ghc-options: -threaded -fglasgow-exts Executable: HelloWorld Main-Is: HelloWorld.hs Hs-Source-Dirs: ., examples -ghc-options: -threaded \ No newline at end of file +ghc-options: -threaded -fglasgow-exts \ No newline at end of file