[Bug 784799] New: Review Request: ghc-monad-control - Lift control operations through monad transformers

bugzilla at redhat.com bugzilla at redhat.com
Thu Jan 26 09:25:48 UTC 2012


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.

Summary: Review Request: ghc-monad-control - Lift control operations through monad transformers

https://bugzilla.redhat.com/show_bug.cgi?id=784799

           Summary: Review Request: ghc-monad-control - Lift control
                    operations through monad transformers
           Product: Fedora
           Version: rawhide
          Platform: All
        OS/Version: Linux
            Status: NEW
          Severity: medium
          Priority: medium
         Component: Package Review
        AssignedTo: nobody at fedoraproject.org
        ReportedBy: petersen at redhat.com
         QAContact: extras-qa at fedoraproject.org
                CC: notting at redhat.com,
                    package-review at lists.fedoraproject.org
    Classification: Fedora
      Story Points: ---
              Type: ---
        Regression: ---
        Mount Type: ---
     Documentation: ---


Spec URL:
http://petersen.fedorapeople.org/reviews/ghc-monad-control/ghc-monad-control.spec
SRPM URL:
http://petersen.fedorapeople.org/reviews/ghc-monad-control/ghc-monad-control-0.3.1-1.fc16.src.rpm
Description: 
This package defines the typeclass 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.

Used by lifted-base package for lifting catch, bracket, etc.

http://packdeps.haskellers.com/reverse/monad-control

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the package-review mailing list