forked from mirrors/nixpkgs
haskell-base-prelude: update to version 0.1.4
This commit is contained in:
parent
10c7a3c6da
commit
b8379f353f
|
@ -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";
|
||||
|
|
Loading…
Reference in a new issue