haskell-extensible-effects: update to version 1.7.1
This commit is contained in:
parent
d1b2096878
commit
5d34575391
@ -4,8 +4,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "extensible-effects";
|
pname = "extensible-effects";
|
||||||
version = "1.6.0";
|
version = "1.7.1";
|
||||||
sha256 = "08g2py6iywwpsr09v6hfhq6ihjp1yq3aibz8jlqhsmagjjjxgfsq";
|
sha256 = "1i7bmyga63svnky03f5xvz63795pjsqp3x7rn9amj55yj11fmp05";
|
||||||
buildDepends = [ transformers transformersBase ];
|
buildDepends = [ transformers transformersBase ];
|
||||||
testDepends = [
|
testDepends = [
|
||||||
HUnit QuickCheck testFramework testFrameworkHunit
|
HUnit QuickCheck testFramework testFrameworkHunit
|
||||||
|
Loading…
x
Reference in New Issue
Block a user