allow bytestring-0.11.4 in ghc-9.2.6

This commit is contained in:
Jens Petersen 2023-02-17 10:11:15 +08:00
parent 87844f4c7a
commit 29836f6beb
1 changed files with 1 additions and 0 deletions

View File

@ -90,6 +90,7 @@ This package provides the Haskell %{pkg_name} profiling library.
%setup -q -n %{pkgver}
# End cabal-rpm setup
cabal-tweak-drop-dep mtl-compat
cabal-tweak-dep-ver bytestring '<0.11.4' '<0.12'
%build