haskell-distributive: update to version 0.4.3.2
This commit is contained in:
parent
e2ecbc0267
commit
8ae402a4a6
@ -4,8 +4,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "distributive";
|
pname = "distributive";
|
||||||
version = "0.4.3.1";
|
version = "0.4.3.2";
|
||||||
sha256 = "17ny7nlxg6x08f88dyl15wsdhgi0cgafxdsl5wdw5vv6y0jsrx27";
|
sha256 = "16d16ddd5i2pf5q6lkix4g1a1a6l7al6ximwp7jrvifaqcyr5inj";
|
||||||
buildDepends = [ tagged transformers transformersCompat ];
|
buildDepends = [ tagged transformers transformersCompat ];
|
||||||
testDepends = [ doctest filepath ];
|
testDepends = [ doctest filepath ];
|
||||||
meta = {
|
meta = {
|
||||||
|
Loading…
Reference in New Issue
Block a user