haskell-hspec-wai: disable builds because it depends on broken hspec2
This commit is contained in:
@@ -21,5 +21,6 @@ cabal.mkDerivation (self: {
|
||||
description = "Experimental Hspec support for testing WAI applications (depends on hspec2!)";
|
||||
license = self.stdenv.lib.licenses.mit;
|
||||
platforms = self.ghc.meta.platforms;
|
||||
hydraPlatforms = self.stdenv.lib.platforms.none;
|
||||
};
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user