Bug 630197 - Review Request: ghc-safe - Library for safe (pattern match free) functions
Summary: Review Request: ghc-safe - Library for safe (pattern match free) functions
Keywords:
Status: CLOSED DUPLICATE of bug 630198
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Nobody's working on this, feel free to take it
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-09-04 01:30 UTC by Ben Boeckel
Modified: 2010-09-04 02:01 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-09-04 02:01:52 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

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 ***


Note You need to log in before you can comment on or make changes to this bug.