PACKAGE NAME: haskell-monad-control-1.0.2.3-x86_64-1_slackdce.txz PACKAGE LOCATION: ./haskell/haskell-monad-control PACKAGE SIZE (compressed): 100 K PACKAGE SIZE (uncompressed): 990 K PACKAGE REQUIRED: ghc,haskell-transformers-compat,haskell-transformers-base PACKAGE CONFLICTS: PACKAGE SUGGESTS: PACKAGE DESCRIPTION: haskell-monad-control: haskell-monad-control (Lift control ops through monad transformers) haskell-monad-control: haskell-monad-control: This package defines the type class MonadBaseControl, a subset of haskell-monad-control: MonadBase into which generic control operations such as catch can be haskell-monad-control: lifted from IO or any other base monad. Instances are based on monad haskell-monad-control: transformers in MonadTransControl, which includes all standard monad haskell-monad-control: transformers in the transformers library except ContT. haskell-monad-control: haskell-monad-control: haskell-monad-control: haskell-monad-control: