Accepting request 833304 from devel:languages:haskell

version update

OBS-URL: https://build.opensuse.org/request/show/833304
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-cassava-megaparsec?expand=0&rev=3
This commit is contained in:
Dominique Leuenberger 2020-09-15 14:20:28 +00:00 committed by Git OBS Bridge
commit ab34f585d8
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Sep 9 14:43:15 UTC 2020 - Peter Simons <psimons@suse.com>
- Relax over-specified constraint on megaparsec.
-------------------------------------------------------------------
Tue Aug 18 10:44:16 UTC 2020 - Peter Simons <psimons@suse.com>

View File

@ -53,6 +53,7 @@ files.
%prep
%autosetup -n %{pkg_name}-%{version}
cabal-tweak-dep-ver megaparsec '< 9.0' '< 10'
%build
%ghc_lib_build