haskell-comonad: update to version 3.0.1.1
This commit is contained in:
parent
8437ef7a18
commit
493a5736ac
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "comonad";
|
pname = "comonad";
|
||||||
version = "3.0.0.2";
|
version = "3.0.1.1";
|
||||||
sha256 = "01q71b446mdbdj81qjrxjl5bshbg4bjih5zpw9fd4y5431bclfhi";
|
sha256 = "01zqxrqxy6x6nf6rynzmncbhlgbbpshhw10pkimnw5isg3b8qhc2";
|
||||||
buildDepends = [ semigroups transformers ];
|
buildDepends = [ semigroups transformers ];
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "http://github.com/ekmett/comonad/";
|
homepage = "http://github.com/ekmett/comonad/";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user