haskell-base-prelude: update to version 0.1.7

This commit is contained in:
Peter Simons 2014-12-13 12:04:25 +01:00
parent 278b5ab3f9
commit be646eb8de

View File

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