Accepting request 1128062 from devel:languages:haskell

version update

OBS-URL: https://build.opensuse.org/request/show/1128062
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ShellCheck?expand=0&rev=27
This commit is contained in:
Ana Guerrero 2023-11-23 20:40:26 +00:00 committed by Git OBS Bridge
commit fa6fdcfb00
2 changed files with 8 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Nov 16 13:11:57 UTC 2023 - Peter Simons <psimons@suse.com>
- Relax over-specified constraints to fix the build with ghc-9.6.x.
-------------------------------------------------------------------
Thu Mar 30 17:09:20 UTC 2023 - Peter Simons <psimons@suse.com>

View File

@ -112,6 +112,9 @@ This package provides the Haskell %{pkg_name} profiling library.
%prep
%autosetup
cp -p %{SOURCE1} %{name}.cabal
cabal-tweak-dep-ver fgl '< 5.8.1.0' '< 6'
cabal-tweak-dep-ver mtl '< 2.3' '< 3'
cabal-tweak-dep-ver transformers '< 0.6' '< 1'
%build
%ghc_lib_build