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 630266 (ghc-JSONb) - Review Request: ghc-JSONb - JSON parser that uses byte strings
Summary: Review Request: ghc-JSONb - JSON parser that uses byte strings
Keywords:
Status: CLOSED NOTABUG
Alias: ghc-JSONb
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: NotReady
Depends On: 630260 630261 630264
Blocks: ghc-data-object-json
TreeView+ depends on / blocked
 
Reported: 2010-09-04 14:14 UTC by Ben Boeckel
Modified: 2013-07-10 03:08 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-06-24 10:26:31 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Ben Boeckel 2010-09-04 14:14:35 UTC
Spec URL: http://benboeckel.net/packaging/ghc-JSONb/ghc-JSONb.spec
SRPM URL: http://benboeckel.net/packaging/ghc-JSONb/ghc-JSONb-1.0.2-1.fc14.src.rpm
Description:
This parser consumes lazy ByteStrings to produce JSON in a
simple, efficient format backed with strict ByteStrings,
Rationals and ByteString tries.

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

Comment 1 Ben Boeckel 2012-03-03 02:38:48 UTC
Spec URL: http://benboeckel.net/packaging/ghc-JSONb/ghc-JSONb.spec
SRPM URL: http://benboeckel.net/packaging/ghc-JSONb/ghc-JSONb-1.0.8-1.fc18.src.rpm

ghc-JSONb.src: W: strange-permission JSONb-1.0.8.tar.gz 0640L
ghc-JSONb.src: W: strange-permission ghc-JSONb.spec 0640L
3 packages and 0 specfiles checked; 0 errors, 2 warnings.

Comment 2 Jens Petersen 2013-06-24 10:26:31 UTC
Closing out old Haskell Package Reviews that use deprecated macros
like %ghc_devel_package, etc, which are no longer available in F20 Rawhide.  Please update your package using cabal-rpm-0.8.x or later and re-open
or file a new Review Request.  Thanks!

Comment 3 Ben Boeckel 2013-07-10 03:08:19 UTC
Upstream indicates that aeson should be used instead.


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