haskell-errors: update to version 1.4.2
This commit is contained in:
parent
de20da33c3
commit
932df79a85
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "errors";
|
pname = "errors";
|
||||||
version = "1.4.1";
|
version = "1.4.2";
|
||||||
sha256 = "18npfwr6byh0aib9qxpynr2gf0v92c0xbxky4a733jbdrwli5c40";
|
sha256 = "1csry8bbz7r4gc7x3lf1ih10rvnig2i91nfij227p9744yndl2xw";
|
||||||
buildDepends = [ either safe transformers ];
|
buildDepends = [ either safe transformers ];
|
||||||
meta = {
|
meta = {
|
||||||
description = "Simplified error-handling";
|
description = "Simplified error-handling";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user