Language

Package: ghc-monad-control @ 1.0.2.3

Synopsis

Monad transformers to lift control operations like exception catching

Description

This package defines the type class MonadBaseControl, a subset of MonadBase into which generic control operations such as catch can be lifted from IO or any other base monad.

Home page
https://github.com/basvandijk/monad-control
Location
gnu/packages/haskell-xyz.scm (line: 7275, column: 2)
License

Lint warnings

LinterMessageLocation
No lint warnings