It helps to export functions.
parent
afa25d5562
commit
5533982d40
|
@ -14,6 +14,7 @@ module Control.Effect.Catch
|
||||||
, catch
|
, catch
|
||||||
, catchSync
|
, catchSync
|
||||||
, runCatch
|
, runCatch
|
||||||
|
, withCatch
|
||||||
, CatchC (..)
|
, CatchC (..)
|
||||||
) where
|
) where
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue