Jailbreak Haskell packages to deal with update of semigroups.

This commit is contained in:
Peter Simons
2013-01-07 12:16:48 +01:00
parent 750ed5b8da
commit e891d62a6c
6 changed files with 8 additions and 0 deletions

View File

@@ -5,6 +5,7 @@ cabal.mkDerivation (self: {
version = "0.1.0.2";
sha256 = "1iymh3sd21ba7ijwv5afphn5vhmwchk6725hbcsdwk2d2x2gd674";
buildDepends = [ newtype semigroupoids semigroups vectorSpace ];
jailbreak = true;
meta = {
description = "Abstractions for animation";
license = self.stdenv.lib.licenses.bsd3;