haskell-explicit-exception: update to version 0.1.7.3
This commit is contained in:
parent
3a1a5bfb39
commit
da780a691e
|
@ -2,8 +2,8 @@
|
||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "explicit-exception";
|
pname = "explicit-exception";
|
||||||
version = "0.1.7.2";
|
version = "0.1.7.3";
|
||||||
sha256 = "0zncj57mpngszl7jz3khhd4dajzis7aag0ad62hc8rkrv2j8f5q4";
|
sha256 = "0f1p1llz6z4ag1wnf57mgm861cbw7va0g0m8klp6f6pnirdhlwz1";
|
||||||
isLibrary = true;
|
isLibrary = true;
|
||||||
isExecutable = true;
|
isExecutable = true;
|
||||||
buildDepends = [ transformers ];
|
buildDepends = [ transformers ];
|
||||||
|
|
Loading…
Reference in New Issue