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