unison-parser-typechecker-0.0.0
Safe HaskellSafe-Inferred
LanguageHaskell2010

Unison.Util.Exception

Documentation

catchAny :: IO a -> (SomeException -> IO a) -> IO a Source #