haskell-free: update to version 4.2
This commit is contained in:
parent
03e7ab54a0
commit
15851f0661
|
@ -4,8 +4,8 @@
|
||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "free";
|
pname = "free";
|
||||||
version = "4.1";
|
version = "4.2";
|
||||||
sha256 = "16951r4f7ggvcw2qgjwdrmaxxnrmrm69c67nixs77lm1d31nks4w";
|
sha256 = "0g2k36xqma8r6shrih40w5xv0pgs5ldr9lhc5hjpwmh4n3hgdhfb";
|
||||||
buildDepends = [
|
buildDepends = [
|
||||||
bifunctors comonad distributive mtl profunctors semigroupoids
|
bifunctors comonad distributive mtl profunctors semigroupoids
|
||||||
semigroups transformers
|
semigroups transformers
|
||||||
|
|
Loading…
Reference in New Issue