haskell-base-compat: update to version 0.4.2
This commit is contained in:
parent
39175f5117
commit
cccf30d2d0
@ -2,9 +2,9 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "base-compat";
|
pname = "base-compat";
|
||||||
version = "0.4.0";
|
version = "0.4.2";
|
||||||
sha256 = "0ps26w4mjp465a3mh3hpzkdkc97yvfhzh86fcnlqszy9wgj13w65";
|
sha256 = "0rcra6bgx955c2yd52y6v7lmlm5r86sdmii3qapx6yghqhdslzry";
|
||||||
buildDepends = [ errorcallEqInstance ];
|
buildDepends = [ errorcallEqInstance setenv ];
|
||||||
testDepends = [ hspec setenv ];
|
testDepends = [ hspec setenv ];
|
||||||
meta = {
|
meta = {
|
||||||
description = "A compatibility layer for base";
|
description = "A compatibility layer for base";
|
||||||
|
Loading…
Reference in New Issue
Block a user