Accepting request 833305 from devel:languages:haskell

version update

OBS-URL: https://build.opensuse.org/request/show/833305
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-config-ini?expand=0&rev=4
This commit is contained in:
Dominique Leuenberger 2020-09-15 14:20:41 +00:00 committed by Git OBS Bridge
commit 67c983a355
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Sep 9 14:43:22 UTC 2020 - Peter Simons <psimons@suse.com>
- Relax over-specified constraint on megaparsec.
-------------------------------------------------------------------
Mon Aug 31 09:34:31 UTC 2020 - psimons@suse.com

View File

@ -60,6 +60,7 @@ This package provides the Haskell %{pkg_name} library development files.
%prep
%autosetup -n %{pkg_name}-%{version}
cp -p %{SOURCE1} %{pkg_name}.cabal
cabal-tweak-dep-ver megaparsec '<9' '< 10'
%build
%ghc_lib_build