X-Git-Url: http://git.cielonegro.org/gitweb.cgi?p=Lucu.git;a=blobdiff_plain;f=Lucu.cabal;h=325195c87cc47e221491fed7a26d8510d3d793f8;hp=d9f6fc8d5b8940b0f3369c0cfd071ff15aa2cf96;hb=e2a6ee839c0ca27b25b32656a5c080e4b464e7c9;hpb=d0558f77cf306aa2cab58a71aeecff04c1ffcd06 diff --git a/Lucu.cabal b/Lucu.cabal index d9f6fc8..325195c 100644 --- a/Lucu.cabal +++ b/Lucu.cabal @@ -8,7 +8,7 @@ Description: messing around FastCGI. It is also intended to be run behind a reverse-proxy so it doesn't have some facilities like logging, client filtering or such like. -Version: 0.3.1 +Version: 0.3.2 License: PublicDomain License-File: COPYING Author: PHO @@ -92,7 +92,7 @@ Executable lucu-implant-file Buildable: False Main-Is: ImplantFile.hs Extensions: - UnboxedTuples + BangPatterns, UnboxedTuples ghc-options: -Wall -funbox-strict-fields