Bug 2080130

Summary: Review Request: ghc-enummapset - IntMap and IntSet with Enum keys/elements
Product: [Fedora] Fedora Reporter: Jens Petersen <petersen>
Component: Package ReviewAssignee: Nobody's working on this, feel free to take it <nobody>
Status: NEW --- QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: low    
Version: rawhideCC: package-review
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 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 Jens Petersen 2022-04-29 05:30:53 UTC
Spec URL: https://petersen.fedorapeople.org/reviews/ghc-enummapset/ghc-enummapset.spec
SRPM URL: https://petersen.fedorapeople.org/reviews/ghc-enummapset/ghc-enummapset-0.6.0.3-1.fc36.src.rpm

Description:
This package contains simple wrappers around 'Data.IntMap' and 'Data.IntSet'
with 'Enum' keys and elements respectively. Especially useful for 'Int's
wrapped with `newtype`.


Koji scratch build: https://koji.fedoraproject.org/koji/taskinfo?taskID=86384563

Comment 1 Jens Petersen 2022-04-29 05:42:05 UTC
Needed for the calligraphy tool

Comment 2 Package Review 2023-04-30 00:45:29 UTC
This is an automatic check from review-stats script.

This review request ticket hasn't been updated for some time. We're sorry
it is taking so long. If you're still interested in packaging this software
into Fedora repositories, please respond to this comment clearing the
NEEDINFO flag.

You may want to update the specfile and the src.rpm to the latest version
available and to propose a review swap on Fedora devel mailing list to increase
chances to have your package reviewed. If this is your first package and you
need a sponsor, you may want to post some informal reviews. Read more at
https://fedoraproject.org/wiki/How_to_get_sponsored_into_the_packager_group.

Without any reply, this request will shortly be considered abandoned
and will be closed.
Thank you for your patience.

Comment 3 Jens Petersen 2023-05-12 05:01:30 UTC
Also required by ghcide and hls plugins