haskell-active: jailbreak to fix build with recent semigroups library
This commit is contained in:
parent
5599935db1
commit
6084c9474d
@ -10,6 +10,7 @@ cabal.mkDerivation (self: {
|
||||
testDepends = [
|
||||
newtype QuickCheck semigroupoids semigroups vectorSpace
|
||||
];
|
||||
jailbreak = true;
|
||||
meta = {
|
||||
description = "Abstractions for animation";
|
||||
license = self.stdenv.lib.licenses.bsd3;
|
||||
|
Loading…
x
Reference in New Issue
Block a user