X-Git-Url: http://git.cielonegro.org/gitweb.cgi?p=Lucu.git;a=blobdiff_plain;f=Lucu.cabal;h=93731338a7862b4de989ddd316c28462b22f49c2;hp=0667fe28a225aedb9d53a659d35017cfc8506010;hb=558205096e7f51da7018458d173584ac31808082;hpb=ea2b7838f1b3d9d4923a220a601be2e04cc559d7 diff --git a/Lucu.cabal b/Lucu.cabal index 0667fe2..9373133 100644 --- a/Lucu.cabal +++ b/Lucu.cabal @@ -106,7 +106,6 @@ Library ghc-options: -Wall - -funbox-strict-fields Executable lucu-implant-file if flag(build-lucu-implant-file) @@ -116,9 +115,11 @@ Executable lucu-implant-file Main-Is: ImplantFile.hs + Build-Depends: + SHA == 1.5.* + ghc-options: -Wall - -funbox-strict-fields --Executable HelloWorld -- Main-Is: HelloWorld.hs