Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.

Bug 630280

Summary: Review Request: ghc-MonadCatchIO-transformers - Monad-transformer compatiblibility with Control.Exception
Product: [Fedora] Fedora Reporter: Ben Boeckel <fedora>
Component: Package ReviewAssignee: Nobody's working on this, feel free to take it <nobody>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: fedora-package-review, haskell-devel, michel, notting
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard: notready
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-10-15 14:53:11 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 630270    
Bug Blocks:    

Description Ben Boeckel 2010-09-04 16:06:45 UTC
Spec URL: http://benboeckel.net/packaging/ghc-MonadCatchIO-transformers/ghc-MonadCatchIO-transformers.spec
SRPM URL: http://benboeckel.net/packaging/ghc-MonadCatchIO-transformers/ghc-MonadCatchIO-transformers-0.2.2.0-1.fc14.src.rpm
Description:
Provides functions to throw and catch exceptions. Unlike the
functions from @Control.Exception@, which work in @IO@, these
work in any stack of monad transformers (from the
'transformers' package) with @IO@ as the base monad. You can
extend this functionality to other monads, by creating an
instance of the @MonadCatchIO@ class.

% lintmock fedora-14-x86_64-bb
ghc-MonadCatchIO-transformers.src: W: spelling-error Summary(en_US) compatiblibility -> compatibility, compatibly, compatible
ghc-MonadCatchIO-transformers.src: W: invalid-license PublicDomain
ghc-MonadCatchIO-transformers.src: W: strange-permission MonadCatchIO-transformers-0.2.2.0.tar.gz 0640L
ghc-MonadCatchIO-transformers.src: W: strange-permission ghc-MonadCatchIO-transformers.spec 0640L
ghc-MonadCatchIO-transformers.x86_64: W: spelling-error Summary(en_US) compatiblibility -> compatibility, compatibly, compatible
ghc-MonadCatchIO-transformers.x86_64: W: invalid-license PublicDomain
ghc-MonadCatchIO-transformers.x86_64: W: no-documentation
ghc-MonadCatchIO-transformers-devel.x86_64: W: spelling-error Summary(en_US) compatiblibility -> compatibility, compatibly, compatible
ghc-MonadCatchIO-transformers-devel.x86_64: W: invalid-license PublicDomain
ghc-MonadCatchIO-transformers-prof.x86_64: E: devel-dependency ghc-MonadCatchIO-transformers-devel
ghc-MonadCatchIO-transformers-prof.x86_64: W: spelling-error Summary(en_US) compatiblibility -> compatibility, compatibly, compatible
ghc-MonadCatchIO-transformers-prof.x86_64: E: summary-too-long C Profiling libraries for Monad-transformer compatiblibility with Control.Exception
ghc-MonadCatchIO-transformers-prof.x86_64: W: invalid-license PublicDomain
ghc-MonadCatchIO-transformers-prof.x86_64: W: no-documentation
ghc-MonadCatchIO-transformers-prof.x86_64: W: devel-file-in-non-devel-package /usr/lib64/ghc-6.12.3/MonadCatchIO-transformers-0.2.2.0/libHSMonadCatchIO-transformers-0.2.2.0_p.a
4 packages and 0 specfiles checked; 2 errors, 13 warnings.

Comment 1 Jens Petersen 2011-01-28 11:07:25 UTC
As earlier discussed on Fedora haskell-devel list,
dropping libraries for now from the toplevel of Haskell-pkg-reviews,
so we, the Haskell SIG, can focus more on getting Haskell apps into Fedora.

To get you library back under the tracker please submit a bin or binlib
package that depends on this library and make this bug block that package
review.  It is a good idea to submit full stacks of packages and then
to add the toplevel program to the tracker.

Comment 2 Jens Petersen 2011-09-07 14:33:58 UTC
This is needed by snap.

Comment 3 Michel Lind 2011-09-08 18:29:38 UTC
Ben, could you update this to 0.2.2.2, and use the latest cabal2spec (0.24)?

Comment 4 Jens Petersen 2011-10-15 14:53:11 UTC
I am submitting a new package review in bug 746415.

*** This bug has been marked as a duplicate of bug 746415 ***