haskell-yesod-core: updated to version 0.9.2
svn path=/nixpkgs/trunk/; revision=29176
This commit is contained in:
parent
4be1a78270
commit
e4f516bda4
|
@ -7,8 +7,8 @@
|
||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "yesod-core";
|
pname = "yesod-core";
|
||||||
version = "0.9.1.1";
|
version = "0.9.2";
|
||||||
sha256 = "1cwywjks37i7411m6ab827q5vx1yjgnqn04am0bxzw001vciadm5";
|
sha256 = "1h9w5fgdr4w4ikp5axzxmsvc14ikbsjmlwd2lmlrh1cjcx8xzjwf";
|
||||||
buildDepends = [
|
buildDepends = [
|
||||||
blazeBuilder blazeHtml caseInsensitive cereal clientsession cookie
|
blazeBuilder blazeHtml caseInsensitive cereal clientsession cookie
|
||||||
enumerator failure hamlet httpTypes monadControl parsec pathPieces
|
enumerator failure hamlet httpTypes monadControl parsec pathPieces
|
||||||
|
|
Loading…
Reference in New Issue