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