| Safe Haskell | Safe-Inferred |
|---|---|
| Language | Haskell2010 |
System.OsString.Internal.Exception.Compat
Synopsis
- trySafe :: Exception e => IO a -> IO (Either e a)
- isAsyncException :: Exception e => e -> Bool
Documentation
isAsyncException :: Exception e => e -> Bool #