diff options
Diffstat (limited to 'ghc.spec')
-rw-r--r-- | ghc.spec | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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 |