refresh to cabal-rpm-2.0.6

epel9
Jens Petersen 5 years ago
parent f80ab437ad
commit 1112ea0898

@ -1,4 +1,4 @@
# generated by cabal-rpm-2.0.5 --subpackage
# generated by cabal-rpm-2.0.6 --subpackage
# https://docs.fedoraproject.org/en-US/packaging-guidelines/Haskell/
%global pkg_name QuickCheck
@ -38,13 +38,6 @@ BuildRequires: ghc-process-devel
%endif
# for missing dep 'splitmix':
BuildRequires: ghc-time-prof
%if %{with tests}
BuildRequires: ghc-HUnit-devel
BuildRequires: ghc-async-devel
BuildRequires: ghc-base-compat-batteries-devel
BuildRequires: ghc-tf-random-devel
BuildRequires: ghc-vector-devel
%endif
# End cabal-rpm deps
%description
@ -125,16 +118,6 @@ This package provides the Haskell %{pkg_name} profiling library.
%cabal_test
%if 0%{?fedora} < 31 || 0%{?rhel} < 8
%post devel
%ghc_pkg_recache
%postun devel
%ghc_pkg_recache
%endif
%files -f %{name}.files
# Begin cabal-rpm files:
%license LICENSE

Loading…
Cancel
Save