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