[packages/ghc-th-abstraction] - base 4.3 is ghc 7.0.1+

qboosh qboosh at pld-linux.org
Sat Jul 19 13:28:48 CEST 2025


commit 08aab173da9a99356a4b0bcc2540cddd0f093ddf
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sat Jul 19 13:30:27 2025 +0200

    - base 4.3 is ghc 7.0.1+

 ghc-th-abstraction.spec | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/ghc-th-abstraction.spec b/ghc-th-abstraction.spec
index 0504d2e..ff72d02 100644
--- a/ghc-th-abstraction.spec
+++ b/ghc-th-abstraction.spec
@@ -14,7 +14,7 @@ Group:		Development/Languages
 Source0:	http://hackage.haskell.org/package/%{pkgname}-%{version}/%{pkgname}-%{version}.tar.gz
 # Source0-md5:	3625dd90af376cb3fedb8acc3feaf02d
 URL:		http://hackage.haskell.org/package/th-abstraction
-BuildRequires:	ghc >= 6.12.3
+BuildRequires:	ghc >= 7.0.1
 BuildRequires:	ghc-base >= 4.3
 BuildRequires:	ghc-base < 5
 BuildRequires:	ghc-containers >= 0.4
@@ -23,7 +23,7 @@ BuildRequires:	ghc-ghc-prim
 BuildRequires:	ghc-template-haskell >= 2.5
 BuildRequires:	ghc-template-haskell < 2.17
 %if %{with prof}
-BuildRequires:	ghc-prof >= 6.12.3
+BuildRequires:	ghc-prof >= 7.0.1
 BuildRequires:	ghc-base-prof >= 4.3
 BuildRequires:	ghc-containers-prof >= 0.4
 BuildRequires:	ghc-ghc-prim-prof
@@ -61,10 +61,10 @@ Summary:	Profiling %{pkgname} library for GHC
 Summary(pl.UTF-8):	Biblioteka profilująca %{pkgname} dla GHC.
 Group:		Development/Libraries
 Requires:	%{name} = %{version}-%{release}
-Requires:	ghc-base-prof >= 3
+Requires:	ghc-base-prof >= 4.3
 Requires:	ghc-containers-prof >= 0.4
 Requires:	ghc-ghc-prim-prof
-Requires:	ghc-template-haskell-prof >= 2.4
+Requires:	ghc-template-haskell-prof >= 2.5
 
 %description prof
 Profiling %{pkgname} library for GHC. Should be installed when GHC's
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ghc-th-abstraction.git/commitdiff/08aab173da9a99356a4b0bcc2540cddd0f093ddf



More information about the pld-cvs-commit mailing list