haskell-contravariant: update to version 0.4.3
This commit is contained in:
parent
a98a96bffe
commit
8e736f12d4
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "contravariant";
|
pname = "contravariant";
|
||||||
version = "0.4.1";
|
version = "0.4.3";
|
||||||
sha256 = "0alzl47lqzw9fqjqxdfy40f1aynd8mc00b2h7fj2ch0zq82hm85q";
|
sha256 = "1hhcsy5bshi2yx8618wxa40gax5wfapnbgdmv1acgjyxb6vbmsp6";
|
||||||
buildDepends = [ tagged transformers transformersCompat ];
|
buildDepends = [ tagged transformers transformersCompat ];
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "http://github.com/ekmett/contravariant/";
|
homepage = "http://github.com/ekmett/contravariant/";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user