haskellPackages.hspec-wai-json: unbreak
This commit is contained in:
parent
4cd2df0a47
commit
0d1e99decb
2 changed files with 0 additions and 3 deletions
|
@ -2456,7 +2456,6 @@ broken-packages:
|
|||
- hspec-snap
|
||||
- hspec-structured-formatter
|
||||
- hspec-tables
|
||||
- hspec-wai-json
|
||||
- HsPerl5
|
||||
- hs-pgms
|
||||
- hspkcs11
|
||||
|
|
|
@ -148007,8 +148007,6 @@ self: {
|
|||
testHaskellDepends = [ base hspec hspec-wai ];
|
||||
description = "Testing JSON APIs with hspec-wai";
|
||||
license = lib.licenses.mit;
|
||||
hydraPlatforms = lib.platforms.none;
|
||||
broken = true;
|
||||
}) {};
|
||||
|
||||
"hspec-webdriver" = callPackage
|
||||
|
|
Loading…
Reference in a new issue