mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-22 14:45:27 +00:00
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: {
|
||||
pname = "monad-peel";
|
||||
version = "0.1";
|
||||
sha256 = "0q56hdjgbj7ykpjx5z8qlqqkngmgm5wzm9vwcd7v675k2ywcl3ys";
|
||||
version = "0.1.1";
|
||||
sha256 = "0n3cxa94wd3hjvy9jgf3d8p7qfb9jaaf29simjya7rlcb673pg3l";
|
||||
buildDepends = [ extensibleExceptions transformers ];
|
||||
meta = {
|
||||
homepage = "http://andersk.mit.edu/haskell/monad-peel/";
|
||||
|
|
Loading…
Reference in a new issue