haskell-mmorph: update to version 1.0.3
This commit is contained in:
parent
b127783bf4
commit
1ca94859d3
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "mmorph";
|
pname = "mmorph";
|
||||||
version = "1.0.2";
|
version = "1.0.3";
|
||||||
sha256 = "0d0nn5x7f3yyck10znqa13iihkshq04xgg1d9bn1nvl7kjzicjwh";
|
sha256 = "0b8pzb63zxw3cjw8yj73swvqhmi9c4lgw1mis1xbraya7flxc6qm";
|
||||||
buildDepends = [ transformers ];
|
buildDepends = [ transformers ];
|
||||||
meta = {
|
meta = {
|
||||||
description = "Monad morphisms";
|
description = "Monad morphisms";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user