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 630197

Summary: Review Request: ghc-safe - Library for safe (pattern match free) functions
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, notting
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-09-04 02:01:52 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:

Description Ben Boeckel 2010-09-04 01:30:14 UTC
Spec: http://benboeckel.net/packaging/ghc-safe/ghc-safe.spec
SRPM: http://benboeckel.net/packaging/ghc-safe/ghc-safe-0.2-1.fc14.src.rpm
Description:
Partial functions from the base library, such as @head@ and
@!!@, modified to return more descriptive error messages,
programmer defined error messages, @Maybe@ wrapped results
and default values. These functions can be used to reduce the
number of unsafe pattern matches in your code.

% lintmock fedora-14-x86_64-bb
ghc-safe.src: W: strange-permission safe-0.2.tar.gz 0640L
ghc-safe.src: W: strange-permission ghc-safe.spec 0640L
ghc-safe-prof.x86_64: E: devel-dependency ghc-safe-devel
ghc-safe-prof.x86_64: W: no-documentation
ghc-safe-prof.x86_64: W: devel-file-in-non-devel-package /usr/lib64/ghc-6.12.3/safe-0.2/libHSsafe-0.2_p.a
4 packages and 0 specfiles checked; 1 errors, 4 warnings

Comment 1 Ben Boeckel 2010-09-04 02:01:52 UTC
Accidentally used "back" and refiled the bug. The other has the correct CC list.

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