haskell-base-prelude: update to version 0.1.6

This commit is contained in:
Peter Simons 2014-10-13 13:02:32 +02:00
parent 7245da0cb7
commit 7b693db490

View file

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