Hoogle Search
Within LTS Haskell 24.2 (ghc-9.10.2)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
pattern
AsyncException_ :: AsAsyncException s => AsyncException -> slens Control.Exception.Lens No documentation available.
pattern
HandlingException_ :: AsHandlingException s => slens Control.Exception.Lens No documentation available.
pattern
HandlingException__ :: AsHandlingException s => HandlingException -> slens Control.Exception.Lens No documentation available.
pattern
IOException_ :: AsIOException s => IOException -> slens Control.Exception.Lens No documentation available.
_ArithException :: AsArithException t => Prism' t ArithExceptionlens Control.Exception.Lens _ArithException :: Prism' ArithException ArithException _ArithException :: Prism' SomeException ArithException
_ArrayException :: AsArrayException t => Prism' t ArrayExceptionlens Control.Exception.Lens Extract information about an ArrayException.
_ArrayException :: Prism' ArrayException ArrayException _ArrayException :: Prism' SomeException ArrayException
_AsyncException :: AsAsyncException t => Prism' t AsyncExceptionlens Control.Exception.Lens There are several types of AsyncException.
_AsyncException :: Equality' AsyncException AsyncException _AsyncException :: Prism' SomeException AsyncException
_HandlingException :: AsHandlingException t => Prism' t ()lens Control.Exception.Lens There is no information carried in a HandlingException.
_HandlingException :: Prism' HandlingException () _HandlingException :: Prism' SomeException ()
_IOException :: AsIOException t => Prism' t IOExceptionlens Control.Exception.Lens Unfortunately the name ioException is taken by base for throwing IOExceptions.
_IOException :: Prism' IOException IOException _IOException :: Prism' SomeException IOException
Many combinators for working with an IOException are available in System.IO.Error.Lens.__HandlingException :: AsHandlingException t => Prism' t HandlingExceptionlens Control.Exception.Lens __HandlingException :: Prism' HandlingException HandlingException __HandlingException :: Prism' SomeException HandlingException