haskell-Strafunski-StrategyLib: jailbreak to fix build with GHC 7.8.2
This commit is contained in:
parent
06f9fed0ac
commit
4ec21f6ecd
@ -5,6 +5,7 @@ cabal.mkDerivation (self: {
|
||||
version = "5.0.0.3";
|
||||
sha256 = "1s7410dfzkqd9j8n5g92pvh9rwglngj3ca9ipcr6xsq0n6yhs51y";
|
||||
buildDepends = [ mtl syb ];
|
||||
jailbreak = true;
|
||||
meta = {
|
||||
description = "Library for strategic programming";
|
||||
license = self.stdenv.lib.licenses.bsd3;
|
||||
|
Loading…
x
Reference in New Issue
Block a user