Bug 479797

Summary: Review Request: ghc-syb - Scrap Your Boilerplate
Product: [Fedora] Fedora Reporter: Conrad Meyer <cse.cem+redhatbugz>
Component: Package ReviewAssignee: Nobody's working on this, feel free to take it <nobody>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: fedora-package-review, haskell-devel, 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: 2009-01-13 06:05:48 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 Conrad Meyer 2009-01-13 05:43:10 UTC
Spec URL: http://konradm.fedorapeople.org/fedora/SPECS/ghc-syb.spec
SRPM URL: http://konradm.fedorapeople.org/fedora/SRPMS/ghc-syb-0.1.0.0-1.fc9.src.rpm
Description: 
This package contains the generics system described in the Scrap Your
Boilerplate papers (see http://www.cs.vu.nl/boilerplate/). It defines
the Data class of types permitting folding and unfolding of constructor
applications, instances of this class for primitive types, and a variety
of traversals.

Koji build:
http://koji.fedoraproject.org/koji/taskinfo?taskID=1048726

Comment 1 Conrad Meyer 2009-01-13 06:05:48 UTC
Just kidding, this is part of GHC apparently.