allow newer base

This commit is contained in:
Jens Petersen 2021-07-07 23:22:54 +08:00
parent a209df478b
commit 8a4b1dec47
1 changed files with 1 additions and 1 deletions

View File

@ -88,7 +88,7 @@ This package provides the Haskell %{pkg_name} profiling library.
(
cd %{newtypegenerics}
cabal-tweak-dep-ver base '< 4.13' '< 4.14'
cabal-tweak-dep-ver base '< 4.13' '< 4.15'
)