From 412e3a1d83c34d1346b19103a2dce3d6f4bf59ac Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Sat, 28 Oct 2023 22:54:43 +0000 Subject: automatic import of ghc --- ghc.spec | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ghc.spec b/ghc.spec index c09eaa3..9ea0c0a 100644 --- a/ghc.spec +++ b/ghc.spec @@ -43,6 +43,10 @@ %global hpc_ver 0.6.1.0 %global hsc2hs_ver 0.68.8 +# Workaround for copr build +%global ghclibdir %{_libdir}/ghc-%{full_version} +%global ghcliblib %{ghclibdir}%{?with_hadrian:/lib} + Name: ghc Version: %{full_version} Release: 1 -- cgit v1.2.3