haskell-monad-peel: update to version 0.1.1
This commit is contained in:
parent
c9fabedfac
commit
32931c2837
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "monad-peel";
|
pname = "monad-peel";
|
||||||
version = "0.1";
|
version = "0.1.1";
|
||||||
sha256 = "0q56hdjgbj7ykpjx5z8qlqqkngmgm5wzm9vwcd7v675k2ywcl3ys";
|
sha256 = "0n3cxa94wd3hjvy9jgf3d8p7qfb9jaaf29simjya7rlcb673pg3l";
|
||||||
buildDepends = [ extensibleExceptions transformers ];
|
buildDepends = [ extensibleExceptions transformers ];
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "http://andersk.mit.edu/haskell/monad-peel/";
|
homepage = "http://andersk.mit.edu/haskell/monad-peel/";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user