3
0
Fork 0
forked from mirrors/nixpkgs

haskell-uniplate: update to version 1.6.10

This commit is contained in:
Peter Simons 2012-12-15 11:32:47 +01:00
parent 4b3a48b75f
commit 06669abb0f

View file

@ -2,8 +2,8 @@
cabal.mkDerivation (self: {
pname = "uniplate";
version = "1.6.9";
sha256 = "1s1863w4867lz0xn70xga5nss8vvm11rr1kia4icbws6r52sqjlh";
version = "1.6.10";
sha256 = "0j0hsvlkml8v9f8iijcgq58qnxnmk7gzxcnl9rxx4fdr9fnaffj3";
buildDepends = [ hashable syb unorderedContainers ];
meta = {
homepage = "http://community.haskell.org/~ndm/uniplate/";