haskell-lifted-base: update to version 0.2.3.0
This commit is contained in:
parent
63f8f5ffc6
commit
03cb18157b
@ -4,8 +4,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "lifted-base";
|
pname = "lifted-base";
|
||||||
version = "0.2.2.2";
|
version = "0.2.3.0";
|
||||||
sha256 = "02qjagh4a3zvad7xyvwjd6nkh44c41bqj32ddpn7ms1fv4sl0mam";
|
sha256 = "0wbh9l7hsbgvfplxyamvpb8nq6w147zsd2yskylfmpw7kyz6yp9n";
|
||||||
buildDepends = [ monadControl transformersBase ];
|
buildDepends = [ monadControl transformersBase ];
|
||||||
testDepends = [
|
testDepends = [
|
||||||
HUnit monadControl testFramework testFrameworkHunit transformers
|
HUnit monadControl testFramework testFrameworkHunit transformers
|
||||||
|
Loading…
x
Reference in New Issue
Block a user