allow bytestring-0.11

This commit is contained in:
Jens Petersen 2023-03-14 16:44:56 +08:00
parent 90bca738b5
commit 2e38601f34
1 changed files with 1 additions and 0 deletions

View File

@ -82,6 +82,7 @@ This package provides the Haskell %{pkg_name} profiling library.
cp -bp %{SOURCE1} %{pkg_name}.cabal
# End cabal-rpm setup
rm Setup.lhs
cabal-tweak-dep-ver bytestring '< 0.11' '< 0.12'
%build