Bug 648247

Summary: Review Request: ghc-tagged - Newtype wrappers for phantom types
Product: [Fedora] Fedora Reporter: Ben Boeckel <fedora>
Component: Package ReviewAssignee: Shakthi Kannan <shakthimaan>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: fedora-package-review, haskell-devel, lakshminaras2002, notting, shakthimaan
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-17 04:51:41 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: 648246, 737228, 742882    
Bug Blocks: 648248, 713359    

Description Ben Boeckel 2010-10-31 16:53:41 UTC
Spec URL: http://benboeckel.net/packaging/ghc-tagged/ghc-tagged.spec
SRPM URL: http://benboeckel.net/packaging/ghc-tagged/ghc-tagged-0.1.1-1.fc14.src.rpm
Description:
Provides newtype wrappers for phantom types to avoid unsafely
passing dummy arguments.

% lintmock fedora-14-x86_64-bb
ghc-tagged.src: W: spelling-error Summary(en_US) Newtype -> New type, New-type, Neotype
ghc-tagged.src: W: spelling-error %description -l en_US newtype -> neotype, new type, new-type
ghc-tagged.src: W: strange-permission tagged-0.1.1.tar.gz 0640L
ghc-tagged.src: W: strange-permission ghc-tagged.spec 0640L
ghc-tagged.x86_64: W: spelling-error Summary(en_US) Newtype -> New type, New-type, Neotype
ghc-tagged.x86_64: W: spelling-error %description -l en_US newtype -> neotype, new type, new-type
ghc-tagged-devel.x86_64: W: spelling-error Summary(en_US) Newtype -> New type, New-type, Neotype
ghc-tagged-devel.x86_64: W: spelling-error %description -l en_US newtype -> neotype, new type, new-type
ghc-tagged-prof.x86_64: E: devel-dependency ghc-tagged-devel
ghc-tagged-prof.x86_64: W: spelling-error %description -l en_US newtype -> neotype, new type, new-type
ghc-tagged-prof.x86_64: W: no-documentation
ghc-tagged-prof.x86_64: W: devel-file-in-non-devel-package /usr/lib64/ghc-6.12.3/tagged-0.1.1/libHStagged-0.1.1_p.a
4 packages and 0 specfiles checked; 1 errors, 11 warnings.

Comment 1 Jens Petersen 2011-05-06 06:16:04 UTC
This is needed by feldspar-language-0.4.

Comment 2 Shakthi Kannan 2011-05-06 06:23:51 UTC
Can you please update this to 0.2 version?

  http://hackage.haskell.org/package/tagged-0.2

Comment 3 Narasimhan 2011-07-12 10:20:06 UTC
This is indirectly needed for yi.

Comment 4 Jens Petersen 2011-08-02 02:25:45 UTC
Latest upstream version is 0.2.2.1.

Anyway guess first the ghc-data-default review needs to be completed.

Comment 5 Narasimhan 2011-10-17 04:51:41 UTC

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