Soften cabal dependency on ghc-parsec to fix FTBFS (rhbz1735247).

This commit is contained in:
Ben Rosser 2019-07-31 16:51:24 -04:00
parent 164d492f80
commit 88772aadfc

View File

@ -47,6 +47,7 @@ This package provides the Haskell %{pkg_name} library development files.
%setup -q -n %{pkgver}
# End cabal-rpm setup
cabal-tweak-dep-ver parsec 3.1.11 3.2
%build
# Begin cabal-rpm build: