[packages/ghc-generic-deriving] - base 4.3 is ghc 7.0.1+
qboosh
qboosh at pld-linux.org
Sat Jul 19 13:24:46 CEST 2025
commit ed13cbcef6b67418ebdbddb24376db53991b952b
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Sat Jul 19 13:26:27 2025 +0200
- base 4.3 is ghc 7.0.1+
ghc-generic-deriving.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/ghc-generic-deriving.spec b/ghc-generic-deriving.spec
index 0ed3a94..f5b1e66 100644
--- a/ghc-generic-deriving.spec
+++ b/ghc-generic-deriving.spec
@@ -13,7 +13,7 @@ Group: Development/Languages
Source0: http://hackage.haskell.org/package/%{pkgname}-%{version}/%{pkgname}-%{version}.tar.gz
# Source0-md5: a0cddab953bd4d9fa479b16281a14fc0
URL: http://hackage.haskell.org/package/generic-deriving
-BuildRequires: ghc >= 6.12.3
+BuildRequires: ghc >= 7.0.1
BuildRequires: ghc-base >= 4.3
BuildRequires: ghc-base < 5
BuildRequires: ghc-containers >= 0.1
@@ -24,7 +24,7 @@ BuildRequires: ghc-template-haskell < 2.17
BuildRequires: ghc-th-abstraction >= 0.3
BuildRequires: ghc-th-abstraction < 0.4
%if %{with prof}
-BuildRequires: ghc-prof
+BuildRequires: ghc-prof >= 7.0.1
BuildRequires: ghc-base-prof >= 4.3
BuildRequires: ghc-containers-prof >= 0.1
BuildRequires: ghc-ghc-prim-prof
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ghc-generic-deriving.git/commitdiff/ed13cbcef6b67418ebdbddb24376db53991b952b
More information about the pld-cvs-commit
mailing list