haskell-yesod: update to version 1.1.0.3

This commit is contained in:
Peter Simons 2012-09-20 14:34:54 +02:00
parent 8127dab3d5
commit 2433317cf0

View File

@ -19,6 +19,7 @@ cabal.mkDerivation (self: {
transformers unixCompat unorderedContainers wai waiExtra warp yaml
yesodAuth yesodCore yesodForm yesodJson yesodPersistent zlib
];
jailbreak = true;
meta = {
homepage = "http://www.yesodweb.com/";
description = "Creation of type-safe, RESTful web applications";