X-Git-Url: http://git.cielonegro.org/gitweb.cgi?p=time-http.git;a=blobdiff_plain;f=time-http.cabal;h=e266422a1652c51d82bfed45988f4504af150ed9;hp=f22e117cbc2d7322482c8fbc1174fdae7b37f67e;hb=5b84dc7e80152fc88f1e0d0049fc558a3d379ce6;hpb=82afb594c5b4254385435491700befcbea185a5d diff --git a/time-http.cabal b/time-http.cabal index f22e117..e266422 100644 --- a/time-http.cabal +++ b/time-http.cabal @@ -38,10 +38,15 @@ Library Build-depends: ascii == 0.0.*, + blaze-builder == 0.3.*, + blaze-textual == 0.2.*, attoparsec == 0.9.*, - base == 4.3.*, + base == 4.*, base-unicode-symbols == 0.2.*, time == 1.2.* Extensions: FlexibleContexts + + GHC-Options: + -Wall