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: { cabal.mkDerivation (self: {
pname = "base-prelude"; pname = "base-prelude";
version = "0.1.3"; version = "0.1.4";
sha256 = "07s5j538zxd0hlazqqbz4nwa82rcrmv25v7jr6nxafmgn83mkqhx"; sha256 = "10xvzkzlmyrq0mi6056rl6hq4bga1k1c6671b1bxjhgzgqrzpjpz";
meta = { meta = {
homepage = "https://github.com/nikita-volkov/base-prelude"; homepage = "https://github.com/nikita-volkov/base-prelude";
description = "The most complete prelude formed from only the \"base\" package"; description = "The most complete prelude formed from only the \"base\" package";