Skip to content

Commit 6ece020

Browse files
authored
Exported handleErrors, related to #10 (#12)
1 parent b73844c commit 6ece020

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Control/Monad/Except/Checked.purs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
module Control.Monad.Except.Checked
99
( ExceptV
1010
, handleError
11+
, handleErrors
1112
, safe
1213
) where
1314

0 commit comments

Comments
 (0)