haskell-yesod: update to version 1.1.0.3
This commit is contained in:
parent
8127dab3d5
commit
2433317cf0
@ -19,6 +19,7 @@ cabal.mkDerivation (self: {
|
|||||||
transformers unixCompat unorderedContainers wai waiExtra warp yaml
|
transformers unixCompat unorderedContainers wai waiExtra warp yaml
|
||||||
yesodAuth yesodCore yesodForm yesodJson yesodPersistent zlib
|
yesodAuth yesodCore yesodForm yesodJson yesodPersistent zlib
|
||||||
];
|
];
|
||||||
|
jailbreak = true;
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "http://www.yesodweb.com/";
|
homepage = "http://www.yesodweb.com/";
|
||||||
description = "Creation of type-safe, RESTful web applications";
|
description = "Creation of type-safe, RESTful web applications";
|
||||||
|
Loading…
Reference in New Issue
Block a user