move zlib-devel Recommends to cabal-install

epel9
Jens Petersen 3 years ago
parent 6a9ed335cb
commit 0937c78f41

@ -154,7 +154,6 @@ Suggests: ghc-manual = %{version}-%{release}
%if %{with ghc_prof} %if %{with ghc_prof}
Suggests: ghc-prof = %{version}-%{release} Suggests: ghc-prof = %{version}-%{release}
%endif %endif
Recommends: zlib-devel
%description %description
GHC is a state-of-the-art, open source, compiler and interactive environment GHC is a state-of-the-art, open source, compiler and interactive environment
@ -664,6 +663,9 @@ env -C %{ghc_html_libraries_dir} ./gen_contents_index
%changelog %changelog
* Fri Sep 17 2021 Jens Petersen <petersen@redhat.com>
- move zlib-devel Recommends to cabal-install
* Thu Jul 22 2021 Jens Petersen <petersen@redhat.com> - 8.10.5-115 * Thu Jul 22 2021 Jens Petersen <petersen@redhat.com> - 8.10.5-115
- update to 8.10.5 with patch for missing rts symbols - update to 8.10.5 with patch for missing rts symbols
- use llvm 11 for ARM - use llvm 11 for ARM

Loading…
Cancel
Save