3
0
Fork 0
forked from mirrors/nixpkgs

haskell-base-prelude: update to version 0.1.4

This commit is contained in:
Peter Simons 2014-09-10 20:39:24 +02:00
parent 10c7a3c6da
commit b8379f353f

View file

@ -4,8 +4,8 @@
cabal.mkDerivation (self: {
pname = "base-prelude";
version = "0.1.3";
sha256 = "07s5j538zxd0hlazqqbz4nwa82rcrmv25v7jr6nxafmgn83mkqhx";
version = "0.1.4";
sha256 = "10xvzkzlmyrq0mi6056rl6hq4bga1k1c6671b1bxjhgzgqrzpjpz";
meta = {
homepage = "https://github.com/nikita-volkov/base-prelude";
description = "The most complete prelude formed from only the \"base\" package";