haskell-wai-test: update to version 2.0.0.1
This commit is contained in:
parent
9a31332136
commit
60103a4bd9
@ -12,7 +12,6 @@ cabal.mkDerivation (self: {
|
|||||||
httpTypes HUnit network text transformers wai
|
httpTypes HUnit network text transformers wai
|
||||||
];
|
];
|
||||||
testDepends = [ hspec wai ];
|
testDepends = [ hspec wai ];
|
||||||
postBuild = ":";
|
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "http://www.yesodweb.com/book/web-application-interface";
|
homepage = "http://www.yesodweb.com/book/web-application-interface";
|
||||||
description = "Unit test framework (built on HUnit) for WAI applications";
|
description = "Unit test framework (built on HUnit) for WAI applications";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user