haskell-yesod-test: update to version 1.2.1.4
This commit is contained in:
parent
247b903b68
commit
2b1fc1ad1b
@ -6,8 +6,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "yesod-test";
|
pname = "yesod-test";
|
||||||
version = "1.2.1.2";
|
version = "1.2.1.4";
|
||||||
sha256 = "12b747sd5rrypv1i2b5rpa3qgpnzibwjw7rlv02hyz8g7kf6wvbm";
|
sha256 = "1m3fh0s46s2d7q876bvqj1iww7s7nhpcjsnj1547hm7ymfsa29r8";
|
||||||
buildDepends = [
|
buildDepends = [
|
||||||
attoparsec blazeBuilder blazeHtml blazeMarkup caseInsensitive
|
attoparsec blazeBuilder blazeHtml blazeMarkup caseInsensitive
|
||||||
cookie hspec htmlConduit httpTypes HUnit monadControl network
|
cookie hspec htmlConduit httpTypes HUnit monadControl network
|
||||||
@ -15,7 +15,7 @@ cabal.mkDerivation (self: {
|
|||||||
yesodCore
|
yesodCore
|
||||||
];
|
];
|
||||||
testDepends = [
|
testDepends = [
|
||||||
hspec htmlConduit HUnit text xmlConduit yesodCore yesodForm
|
hspec htmlConduit HUnit text wai xmlConduit yesodCore yesodForm
|
||||||
];
|
];
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "http://www.yesodweb.com";
|
homepage = "http://www.yesodweb.com";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user