ghc-monad-control

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. Instances are based on monad transformers in MonadTransControl, which includes all standard monad transformers in the transformers library except ContT.

Description
GHC library: Lift control operations, like exception catching, through monad transformers
http://hackage.haskell.org/package/monad-control
Readme 32 KiB
Languages
RPM Spec 100%