Fix yesod-static cabal file

This commit is contained in:
Michael Snoyman 2011-07-24 08:51:37 +03:00
parent d55fd0fc64
commit 3660b6d7b0

View File

@ -31,6 +31,7 @@ library
, wai >= 0.4 && < 0.5
, text >= 0.5 && < 1.0
, file-embed >= 0.0.4.1 && < 0.5
, http-types >= 0.6.5 && < 0.7
exposed-modules: Yesod.Static
ghc-options: -Wall