Bug 451595 - Review Request: ghc-category-extras - Various modules and constructs inspired by category theory for GHC Haskell
Summary: Review Request: ghc-category-extras - Various modules and constructs inspired...
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Nobody's working on this, feel free to take it
QA Contact: Fedora Extras Quality Assurance
URL: http://hackage.haskell.org/cgi-bin/ha...
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-06-16 02:40 UTC by Rajesh Krishnan
Modified: 2010-01-26 00:00 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-06-17 23:23:43 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
ghc-category-extras-0.53.1-1.spec (3.75 KB, text/plain)
2008-06-16 02:40 UTC, Rajesh Krishnan
no flags Details

Description Rajesh Krishnan 2008-06-16 02:40:02 UTC
Version-Release number of selected component (if applicable):
0.53.1


Steps to Reproduce:
1.  Download 
http://hackage.haskell.org/packages/archive/category-extras/0.53.1/category-extras-0.53.1.tar.gz
    to rpmbuild/SOURCES folder.
2.  Copy attached <this-package>-<this-version>.spec to rpmbuild/SPECS folder.
3.  Copy the attached *.patch files to the rpmbuild/SOURCES folder (if any).
3.  Execute:
rpmbuild --clean  --target=$(uname -i) -ba \
    rpmbuild/SPECS/<this-package>-<this-version>.spec
  
Actual results:
--

Expected results:
1. You should see the compiled RPM and SRPM binaries in the respective 
folders.
2. After installing the RPM package, you should be able to import the relevant 
module:
$ ghci
ghci>  :m + <module-name-from-package>


Additional info:
1. The same .SPEC should work for Fedora 9 also (I guess, but I tested only on 
Fedora-8).

Comment 1 Rajesh Krishnan 2008-06-16 02:40:02 UTC
Created attachment 309436 [details]
ghc-category-extras-0.53.1-1.spec

Comment 2 Bryan O'Sullivan 2008-06-17 23:23:43 UTC
I am mass-closing these submissions, as they are completely useless and do not
follow any of the packaging guidelines.  Do not attempt to reopen them.


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