3
0
Fork 0
forked from mirrors/nixpkgs

haskell-classy-prelude: update to version 0.5.1

This commit is contained in:
Peter Simons 2013-02-18 11:11:14 +01:00
parent ff86dade69
commit 4d9cf0758c

View file

@ -4,8 +4,8 @@
cabal.mkDerivation (self: {
pname = "classy-prelude";
version = "0.5.0";
sha256 = "187a1p2x7jw53iramdq3v2m8h451k5nrjrmnv5sz4c8x9jmj04dp";
version = "0.5.1";
sha256 = "0kgnffqvh13adadp85iw4ybbs5jpa5hwrr2dsi2aj9p8lvzac1jy";
buildDepends = [
basicPrelude hashable liftedBase systemFilepath text transformers
unorderedContainers vector