SHA256
1
0
forked from pool/ShellCheck

osc copypac from project:devel:languages:haskell:ghc-9.6.x package:ShellCheck revision:4, using keep-link

OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ShellCheck?expand=0&rev=87
This commit is contained in:
Peter Simons 2023-11-10 14:07:16 +00:00 committed by Git OBS Bridge
parent b006e9079d
commit 2a0046b2b2
2 changed files with 150 additions and 147 deletions

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