diff --git a/ghc-prettyprinter.spec b/ghc-prettyprinter.spec index 69771f9..5d93483 100644 --- a/ghc-prettyprinter.spec +++ b/ghc-prettyprinter.spec @@ -1,9 +1,11 @@ -# generated by cabal-rpm-2.0.5 +# generated by cabal-rpm-2.0.6 # https://docs.fedoraproject.org/en-US/packaging-guidelines/Haskell/ %global pkg_name prettyprinter %global pkgver %{pkg_name}-%{version} +# testsuite missing deps: pgp-wordlist quickcheck-instances + Name: ghc-%{pkg_name} Version: 1.6.1 Release: 1%{?dist} @@ -78,16 +80,6 @@ This package provides the Haskell %{pkg_name} profiling library. # End cabal-rpm install -%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.md