3
0
Fork 0
forked from mirrors/nixpkgs

haskell-linear: update to version 1.4

This commit is contained in:
Peter Simons 2014-01-13 15:40:07 +01:00
parent c699231f0c
commit 14d6afcb54

View file

@ -6,8 +6,8 @@
cabal.mkDerivation (self: {
pname = "linear";
version = "1.3.1.1";
sha256 = "174pqqc2gx8aigm51hfg7di35qbx65sgcqv6y1p25c2853g9h97y";
version = "1.4";
sha256 = "1a2l68q0l2vlp4wpf5wqvpnag326s38k2ifh8hcfczjhsg9cq45a";
buildDepends = [
binary distributive hashable reflection semigroupoids semigroups
tagged transformers unorderedContainers vector