haskell-MonadCatchIO-mtl: update to version 0.3.0.5
This commit is contained in:
parent
2879d112b0
commit
46d8125a70
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "MonadCatchIO-mtl";
|
pname = "MonadCatchIO-mtl";
|
||||||
version = "0.3.0.4";
|
version = "0.3.0.5";
|
||||||
sha256 = "0wzdrfplwa4v9miv88rg3jvf7l6gphc29lpdp5qjm5873y57jxm7";
|
sha256 = "01c2xif4aly2lmg2qkri791ignq3r2qg4xbc8m06cdm6gh5a2dqp";
|
||||||
buildDepends = [ extensibleExceptions mtl ];
|
buildDepends = [ extensibleExceptions mtl ];
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "http://darcsden.com/jcpetruzza/MonadCatchIO-mtl";
|
homepage = "http://darcsden.com/jcpetruzza/MonadCatchIO-mtl";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user