X-Git-Url: http://git.cielonegro.org/gitweb.cgi?p=Lucu.git;a=blobdiff_plain;f=Lucu.cabal;h=d527a40ba6acffff8d25120cc749b34728ffe1f1;hp=1d07b7f9726df5bcf6cf36dae5fb203eecbd8b49;hb=5fc2e72c153ade03b16071c66a08a316295bb42a;hpb=f74e48fa8ff05543bca5ae40914efab5d677859f diff --git a/Lucu.cabal b/Lucu.cabal index 1d07b7f..d527a40 100644 --- a/Lucu.cabal +++ b/Lucu.cabal @@ -60,14 +60,14 @@ Library Network.HTTP.Lucu.RequestReader Network.HTTP.Lucu.ResponseWriter ghc-options: - -fglasgow-exts -Wall + -XDeriveDataTypeable + -XUnboxedTuples -funbox-strict-fields Executable lucu-implant-file Main-Is: ImplantFile.hs ghc-options: - -fglasgow-exts -Wall -funbox-strict-fields