3
0
Fork 0
forked from mirrors/nixpkgs

haskell-active: update to version 0.1.0.16

This commit is contained in:
Peter Simons 2014-06-03 11:34:29 +02:00
parent 3bae0ae4f6
commit cd5b26ab9d

View file

@ -4,8 +4,8 @@
cabal.mkDerivation (self: {
pname = "active";
version = "0.1.0.14";
sha256 = "0ibigflx3krmf7gw0zqmqx73rw1p62cwjyl26rxbj5vzbl3bdb4g";
version = "0.1.0.16";
sha256 = "0x4z9n0avk9pr9v64vfmbbpxx2n6cl32d8sw8y2w61345s2z628k";
buildDepends = [ newtype semigroupoids semigroups vectorSpace ];
testDepends = [
newtype QuickCheck semigroupoids semigroups vectorSpace