W3cubDocs

/Haskell 9

System.OsString.Internal.Exception

Safe Haskell Safe-Inferred
Language Haskell2010

trySafe :: Exception e => IO a -> IO (Either e a) Source

Like try, but rethrows async exceptions.

isAsyncException :: Exception e => e -> Bool Source

© The University of Glasgow and others
Licensed under a BSD-style license (see top of the page).
https://downloads.haskell.org/~ghc/9.12.1/docs/libraries/os-string-2.0.7-3f43/System-OsString-Internal-Exception.html