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