haskell-base-prelude: update to version 0.1.7
This commit is contained in:
parent
278b5ab3f9
commit
be646eb8de
@ -4,8 +4,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "base-prelude";
|
pname = "base-prelude";
|
||||||
version = "0.1.6";
|
version = "0.1.7";
|
||||||
sha256 = "1lc8j3wfaqh42pqshlizkpr67ghkr1m90m1g9xiw8h36p8n72fcm";
|
sha256 = "0xzgwj5sqx7y57biby77d6vrsghcmq85ha3frn8k4xq7wqqk4aqp";
|
||||||
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";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user