haskellPackages.hspec-wai-json: unbreak
This commit is contained in:
committed by
sternenseemann
parent
4cd2df0a47
commit
0d1e99decb
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user