Fix yesod-static cabal file
This commit is contained in:
parent
d55fd0fc64
commit
3660b6d7b0
@ -31,6 +31,7 @@ library
|
|||||||
, wai >= 0.4 && < 0.5
|
, wai >= 0.4 && < 0.5
|
||||||
, text >= 0.5 && < 1.0
|
, text >= 0.5 && < 1.0
|
||||||
, file-embed >= 0.0.4.1 && < 0.5
|
, file-embed >= 0.0.4.1 && < 0.5
|
||||||
|
, http-types >= 0.6.5 && < 0.7
|
||||||
exposed-modules: Yesod.Static
|
exposed-modules: Yesod.Static
|
||||||
ghc-options: -Wall
|
ghc-options: -Wall
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user