[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
[Fedora-haskell-list] [Bug 509699] New: ~/.cabal/bin should be appended to PATH if available
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: ~/.cabal/bin should be appended to PATH if available
https://bugzilla.redhat.com/show_bug.cgi?id=509699
Summary: ~/.cabal/bin should be appended to PATH if available
Product: Fedora
Version: rawhide
Platform: All
OS/Version: Linux
Status: NEW
Severity: medium
Priority: low
Component: cabal-install
AssignedTo: petersen(a)redhat.com
ReportedBy: petersen(a)redhat.com
QAContact: extras-qa(a)fedoraproject.org
CC: petersen(a)redhat.com, fedora-haskell-list(a)redhat.com
Classification: Fedora
Target Release: ---
Description of problem:
After installing cabal programs, it is annoying that they are not in PATH
and one has to type the fully-qualified or relative path
explicitly: eg ~/.cabal/bin/progname
I think we can append ~/.cabal/bin to user's PATH if it exists.
--
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.
13 years, 6 months
[Fedora-haskell-list] [Bug 571478] New: ghc should obsolete ghc-utf8-string
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 should obsolete ghc-utf8-string
https://bugzilla.redhat.com/show_bug.cgi?id=571478
Summary: ghc should obsolete ghc-utf8-string
Product: Fedora
Version: rawhide
Platform: All
OS/Version: Linux
Status: NEW
Severity: medium
Priority: low
Component: ghc
AssignedTo: bos(a)serpentine.com
ReportedBy: jochen(a)herr-schmitt.de
QAContact: extras-qa(a)fedoraproject.org
CC: petersen(a)redhat.com, bos(a)serpentine.com,
loupgaroublond(a)gmail.com,
fedora-haskell-list(a)redhat.com
Classification: Fedora
Because the most current releases of ghc (F-13 and abouve) contains the
ghc-utf8-string stuff, ghc should obsolete this package in a right way, so
users can make a proper update to the new release of ghc without the usage of
--nodeps.
--
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.
13 years, 7 months
[Fedora-haskell-list] rpms/ghc-haskell-src-exts/devel ghc-haskell-src-exts.spec, 1.17, 1.18
by konradm
Author: konradm
Update of /cvs/pkgs/rpms/ghc-haskell-src-exts/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv13985
Modified Files:
ghc-haskell-src-exts.spec
Log Message:
bump for rebuild
Index: ghc-haskell-src-exts.spec
===================================================================
RCS file: /cvs/pkgs/rpms/ghc-haskell-src-exts/devel/ghc-haskell-src-exts.spec,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -p -r1.17 -r1.18
--- ghc-haskell-src-exts.spec 15 Feb 2010 23:29:41 -0000 1.17
+++ ghc-haskell-src-exts.spec 28 Apr 2010 14:11:11 -0000 1.18
@@ -24,7 +24,7 @@ XML syntax.
Name: ghc-%{pkg_name}
Version: 1.8.2
-Release: 2%{?dist}
+Release: 3%{?dist}
Summary: %{common_summary}
Group: System Environment/Libraries
License: BSD
13 years, 7 months
[Fedora-haskell-list] rpms/ghc-uniplate/devel ghc-uniplate.spec, 1.8, 1.9
by konradm
Author: konradm
Update of /cvs/pkgs/rpms/ghc-uniplate/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv13066
Modified Files:
ghc-uniplate.spec
Log Message:
Bump for rebuild.
Index: ghc-uniplate.spec
===================================================================
RCS file: /cvs/pkgs/rpms/ghc-uniplate/devel/ghc-uniplate.spec,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -p -r1.8 -r1.9
--- ghc-uniplate.spec 15 Feb 2010 09:45:45 -0000 1.8
+++ ghc-uniplate.spec 28 Apr 2010 14:10:11 -0000 1.9
@@ -15,7 +15,7 @@ Haskell.
Name: ghc-%{pkg_name}
Version: 1.5.1
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: %{common_summary}
Group: System Environment/Libraries
License: BSD
13 years, 7 months
[Fedora-haskell-list] rpms/hscolour/devel hscolour.spec,1.9,1.10
by konradm
Author: konradm
Update of /cvs/pkgs/rpms/hscolour/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv11734
Modified Files:
hscolour.spec
Log Message:
Bump for rebuild.
Index: hscolour.spec
===================================================================
RCS file: /cvs/pkgs/rpms/hscolour/devel/hscolour.spec,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -p -r1.9 -r1.10
--- hscolour.spec 16 Feb 2010 00:55:14 -0000 1.9
+++ hscolour.spec 28 Apr 2010 14:08:56 -0000 1.10
@@ -13,7 +13,7 @@ HTML 3.2 with font tags, HTML 4.01 with
Name: %{pkg_name}
Version: 1.16
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: Colourizes Haskell code
Group: Development/Tools
13 years, 7 months