[Fedora-haskell-list] [Bug 664205] New: Review Request: ghc-dlist - Haskell package that provides difference lists
by Red Hat Bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.
Summary: Review Request: ghc-dlist - Haskell package that provides difference lists
Alias: ghc-dlist
https://bugzilla.redhat.com/show_bug.cgi?id=664205
Summary: Review Request: ghc-dlist - Haskell package that
provides difference lists
Product: Fedora
Version: rawhide
Platform: All
OS/Version: Linux
Status: NEW
Severity: medium
Priority: low
Component: Package Review
AssignedTo: nobody(a)fedoraproject.org
ReportedBy: lakshminaras2002(a)gmail.com
QAContact: extras-qa(a)fedoraproject.org
CC: notting(a)redhat.com, fedora-package-review(a)redhat.com,
fedora-haskell-list(a)redhat.com
Blocks: 634048
Classification: Fedora
SRPM link :
https://sites.google.com/site/lakshminaras2002/home/ghc-dlist-0.5-1.fc14....
SPEC file link :
https://sites.google.com/site/lakshminaras2002/home/ghc-dlist.spec?attred...
rpmlint output:
rpmlint -i *.rpm ../ghc-dlist.spec
ghc-dlist-prof.x86_64: E: devel-dependency ghc-dlist-devel
Your package has a dependency on a devel package but it's not a devel package
itself.
ghc-dlist-prof.x86_64: W: no-documentation
The package contains no documentation (README, doc, etc). You have to include
documentation files.
ghc-dlist-prof.x86_64: W: devel-file-in-non-devel-package
/usr/lib64/ghc-7.0.1/dlist-0.5/libHSdlist-0.5_p.a
A development file (usually source code) is located in a non-devel package. If
you want to include source code in your package, be sure to create a
development package.
4 packages and 1 specfiles checked; 1 errors, 2 warnings
--
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
9 years, 9 months
[Fedora-haskell-list] [Bug 639787] New: build darcs for EPEL-6
by Red Hat Bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.
Summary: build darcs for EPEL-6
https://bugzilla.redhat.com/show_bug.cgi?id=639787
Summary: build darcs for EPEL-6
Product: Fedora
Version: rawhide
Platform: All
OS/Version: Linux
Status: NEW
Severity: medium
Priority: low
Component: darcs
AssignedTo: jeremy(a)hinegardner.org
ReportedBy: petersen(a)redhat.com
QAContact: extras-qa(a)fedoraproject.org
CC: petersen(a)redhat.com, jeremy(a)hinegardner.org,
fedora-haskell-list(a)redhat.com
Classification: Fedora
Target Release: ---
Description of problem:
SSIA: I think we should have darcs in EPEL-6.
--
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
9 years, 11 months
[Fedora-haskell-list] [Bug 712659] New: Review Request : yi - An extensible text editor written in Haskell
by Red Hat Bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.
Summary: Review Request : yi - An extensible text editor written in Haskell
Alias: yi
https://bugzilla.redhat.com/show_bug.cgi?id=712659
Summary: Review Request : yi - An extensible text editor
written in Haskell
Product: Fedora
Version: rawhide
Platform: All
OS/Version: Linux
Status: NEW
Severity: medium
Priority: unspecified
Component: Package Review
AssignedTo: nobody(a)fedoraproject.org
ReportedBy: lakshminaras2002(a)gmail.com
QAContact: extras-qa(a)fedoraproject.org
CC: notting(a)redhat.com, fedora-package-review(a)redhat.com,
fedora-haskell-list(a)redhat.com
Depends on: 630221,630302,662273,664150,664151,664208,664221,70315
2,703502,704113,712270,712272,712273,712284,712404
Blocks: 634048
Classification: Fedora
Story Points: ---
SRPM file :
http://narasim.fedorapeople.org/package_reviews/yi-0.6.3.0-1.fc14.src.rpm
Spec file : http://narasim.fedorapeople.org/package_reviews/yi.spec
--
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
9 years, 12 months
[Fedora-haskell-list] [Bug 547867] New: %{ghc_version} desn't expand properly
by Red Hat Bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.
Summary: %{ghc_version} desn't expand properly
https://bugzilla.redhat.com/show_bug.cgi?id=547867
Summary: %{ghc_version} desn't expand properly
Product: Fedora
Version: 11
Platform: All
OS/Version: Linux
Status: NEW
Severity: medium
Priority: high
Component: ghc-rpm-macros
AssignedTo: loupgaroublond(a)gmail.com
ReportedBy: jochen(a)herr-schmitt.de
QAContact: extras-qa(a)fedoraproject.org
CC: petersen(a)redhat.com, loupgaroublond(a)gmail.com,
fedora-haskell-list(a)redhat.com
Classification: Fedora
I want to tryout ghc-6.12.1 on my system and have installed
ghc-rpm-macros-0.3.0-1 on my system.
Because I have trouble to compile my packages, I have try out the following
command:
$ rpm -q --eval '%{ghc_version}'
and got the following output:
error: Recursion depth(17) greater than max(16)
15< (empty)
14< (empty)
13< (empty)
12< (empty)
11< (empty)
10< (empty)
9< (empty)
8< (empty)
7< (empty)
6< (empty)
5< (empty)
4< (empty)
3< (empty)
2< (empty)
1< (empty)
0< (empty)
If I type
$ ghc --numeric-version
I will get
6.12.1
which I expected for
$ rpm -q --eval '%{ghc_version}'
Best Regards:
Jochen Schmitt
--
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
10 years, 3 months
[Bug 800001] New: Rebuild with ghc-crypto-api
by Red Hat Bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.
Summary: Rebuild with ghc-crypto-api
https://bugzilla.redhat.com/show_bug.cgi?id=800001
Summary: Rebuild with ghc-crypto-api
Product: Fedora
Version: rawhide
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Severity: unspecified
Priority: unspecified
Component: ghc-cryptohash
AssignedTo: petersen(a)redhat.com
ReportedBy: mathstuf(a)gmail.com
QAContact: extras-qa(a)fedoraproject.org
CC: petersen(a)redhat.com, fedora-haskell-list(a)redhat.com
Classification: Fedora
Story Points: ---
Type: ---
Regression: ---
Mount Type: ---
Documentation: ---
Description of problem:
ghc-hashable not using ghc-crypto-api causes when building yesod-static.
--
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
10 years, 5 months
[Fedora-haskell-list] [Bug 712404] New: Review Request : ghc-data-accessor-template - A library for accessing and manipulating fields of records
by Red Hat Bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.
Summary: Review Request : ghc-data-accessor-template - A library for accessing and manipulating fields of records
https://bugzilla.redhat.com/show_bug.cgi?id=712404
Summary: Review Request : ghc-data-accessor-template - A
library for accessing and manipulating fields of
records
Product: Fedora
Version: rawhide
Platform: All
OS/Version: Linux
Status: NEW
Severity: medium
Priority: medium
Component: Package Review
AssignedTo: nobody(a)fedoraproject.org
ReportedBy: lakshminaras2002(a)gmail.com
QAContact: extras-qa(a)fedoraproject.org
CC: notting(a)redhat.com, fedora-package-review(a)redhat.com,
fedora-haskell-list(a)redhat.com
Depends on: 662272
Classification: Fedora
Story Points: ---
SPEC file :
http://narasim.fedorapeople.org/package_reviews/ghc-data-accessor-templat...
SRPM file :
http://narasim.fedorapeople.org/package_reviews/ghc-data-accessor-templat...
rpmlint output:
ghc-data-accessor-template-prof.i686: E: devel-dependency
ghc-data-accessor-template-devel
Your package has a dependency on a devel package but it's not a devel package
itself.
ghc-data-accessor-template-prof.i686: W: no-documentation
The package contains no documentation (README, doc, etc). You have to include
documentation files.
ghc-data-accessor-template-prof.i686: W: devel-file-in-non-devel-package
/usr/lib/ghc-6.12.3/data-accessor-template-0.2.1.7/libHSdata-accessor-template-0.2.1.7_p.a
A development file (usually source code) is located in a non-devel package. If
you want to include source code in your package, be sure to create a
development package.
4 packages and 1 specfiles checked; 1 errors, 2 warnings.
--
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
10 years, 5 months
[Fedora-haskell-list] [Bug 712273] New: Review Request: ghc-pointedlist - A zipper-like comonad
by Red Hat Bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.
Summary: Review Request: ghc-pointedlist - A zipper-like comonad
Alias: ghc-pointedlist
https://bugzilla.redhat.com/show_bug.cgi?id=712273
Summary: Review Request: ghc-pointedlist - A zipper-like
comonad
Product: Fedora
Version: rawhide
Platform: All
OS/Version: Linux
Status: NEW
Severity: medium
Priority: medium
Component: Package Review
AssignedTo: nobody(a)fedoraproject.org
ReportedBy: lakshminaras2002(a)gmail.com
QAContact: extras-qa(a)fedoraproject.org
CC: notting(a)redhat.com, fedora-package-review(a)redhat.com,
fedora-haskell-list(a)redhat.com
Depends on: 712270,712271
Classification: Fedora
Story Points: ---
Spec file :
http://narasim.fedorapeople.org/package_reviews/ghc-pointedlist.spec
SRPM file :
http://narasim.fedorapeople.org/package_reviews/ghc-pointedlist-0.4.0.2-1...
rpmlint output:
ghc-pointedlist.i686: W: spelling-error Summary(en_US) comonad -> co monad,
co-monad, commonage
The value of this tag appears to be misspelled. Please double-check.
ghc-pointedlist.i686: W: spelling-error %description -l en_US comonad -> co
monad, co-monad, commonage
The value of this tag appears to be misspelled. Please double-check.
ghc-pointedlist.src: W: spelling-error Summary(en_US) comonad -> co monad,
co-monad, commonage
The value of this tag appears to be misspelled. Please double-check.
ghc-pointedlist.src: W: spelling-error %description -l en_US comonad -> co
monad, co-monad, commonage
The value of this tag appears to be misspelled. Please double-check.
ghc-pointedlist-devel.i686: W: spelling-error Summary(en_US) comonad -> co
monad, co-monad, commonage
The value of this tag appears to be misspelled. Please double-check.
ghc-pointedlist-devel.i686: W: spelling-error %description -l en_US comonad ->
co monad, co-monad, commonage
The value of this tag appears to be misspelled. Please double-check.
ghc-pointedlist-prof.i686: E: devel-dependency ghc-pointedlist-devel
Your package has a dependency on a devel package but it's not a devel package
itself.
ghc-pointedlist-prof.i686: W: spelling-error Summary(en_US) comonad -> co
monad, co-monad, commonage
The value of this tag appears to be misspelled. Please double-check.
ghc-pointedlist-prof.i686: W: spelling-error %description -l en_US comonad ->
co monad, co-monad, commonage
The value of this tag appears to be misspelled. Please double-check.
ghc-pointedlist-prof.i686: W: no-documentation
The package contains no documentation (README, doc, etc). You have to include
documentation files.
ghc-pointedlist-prof.i686: W: devel-file-in-non-devel-package
/usr/lib/ghc-6.12.3/pointedlist-0.4.0.2/libHSpointedlist-0.4.0.2_p.a
A development file (usually source code) is located in a non-devel package. If
you want to include source code in your package, be sure to create a
development package.
4 packages and 1 specfiles checked; 1 errors, 10 warnings.
Required for yi.
--
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
10 years, 5 months
[Fedora-haskell-list] [Bug 655486] New: Review Request: ghc-recaptcha - A Haskell library to use reCAPTCHA service
by Red Hat Bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.
Summary: Review Request: ghc-recaptcha - A Haskell library to use reCAPTCHA service
Alias: ghc-recaptcha
https://bugzilla.redhat.com/show_bug.cgi?id=655486
Summary: Review Request: ghc-recaptcha - A Haskell library to
use reCAPTCHA service
Product: Fedora
Version: rawhide
Platform: All
OS/Version: Linux
Status: NEW
Severity: medium
Priority: medium
Component: Package Review
AssignedTo: nobody(a)fedoraproject.org
ReportedBy: lakshminaras2002(a)gmail.com
QAContact: extras-qa(a)fedoraproject.org
CC: notting(a)redhat.com, fedora-package-review(a)redhat.com,
fedora-haskell-list(a)redhat.com
Classification: Fedora
SPEC URL :
https://sites.google.com/site/lakshminaras2002/home/ghc-recaptcha.spec?at...
SRPM URL:
https://sites.google.com/site/lakshminaras2002/home/ghc-recaptcha-0.1-1.f...
rpmlint output:
rpmlint -i ghc-recaptcha-0.1-1.fc14.x86_64.rpm
ghc-recaptcha-devel-0.1-1.fc14.x86_64.rpm
ghc-recaptcha-prof-0.1-1.fc14.x86_64.rpm
../../SRPMS/ghc-recaptcha-0.1-1.fc14.src.rpm ghc-recaptcha.spec
ghc-recaptcha.x86_64: W: spelling-error %description -l en_US hs -> HS, sh, gs
The value of this tag appears to be misspelled. Please double-check.
ghc-recaptcha-devel.x86_64: W: spelling-error %description -l en_US hs -> HS,
sh, gs
The value of this tag appears to be misspelled. Please double-check.
ghc-recaptcha-prof.x86_64: E: devel-dependency ghc-recaptcha-devel
Your package has a dependency on a devel package but it's not a devel package
itself.
ghc-recaptcha-prof.x86_64: W: spelling-error %description -l en_US hs -> HS,
sh, gs
The value of this tag appears to be misspelled. Please double-check.
ghc-recaptcha-prof.x86_64: W: no-documentation
The package contains no documentation (README, doc, etc). You have to include
documentation files.
ghc-recaptcha-prof.x86_64: W: devel-file-in-non-devel-package
/usr/lib64/ghc-6.12.3/recaptcha-0.1/libHSrecaptcha-0.1_p.a
A development file (usually source code) is located in a non-devel package. If
you want to include source code in your package, be sure to create a
development package.
ghc-recaptcha.src: W: spelling-error %description -l en_US hs -> HS, sh, gs
The value of this tag appears to be misspelled. Please double-check.
4 packages and 1 specfiles checked; 1 errors, 6 warnings.
--
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
10 years, 5 months
[Fedora-haskell-list] [Bug 713359] New: build feldspar-language-0.4 for ghc7
by Red Hat Bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.
Summary: build feldspar-language-0.4 for ghc7
https://bugzilla.redhat.com/show_bug.cgi?id=713359
Summary: build feldspar-language-0.4 for ghc7
Product: Fedora
Version: 15
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Severity: unspecified
Priority: unspecified
Component: ghc-feldspar-language
AssignedTo: shakthimaan(a)gmail.com
ReportedBy: petersen(a)redhat.com
QAContact: extras-qa(a)fedoraproject.org
CC: fedora-haskell-list(a)redhat.com, shakthimaan(a)gmail.com
Classification: Fedora
Story Points: ---
Description of problem:
feldspar-language was blocked from f15 since 0.3 didn't build with ghc7.
0.4 is now available which builds, though it requires a couple of new
dependencies. Opening this bug to track.
--
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
10 years, 5 months