mirror of
https://github.com/koalaman/shellcheck
synced 2025-08-14 02:27:30 -07:00
ShellCheck.cabal: our Setup.hs works fine with Cabal 2.4.x
This commit is contained in:
parent
5f1c969546
commit
8940e60300
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ custom-setup
|
|||
setup-depends:
|
||||
base >= 4 && <5,
|
||||
process >= 1.0 && <1.7,
|
||||
Cabal >= 1.10 && <2.3
|
||||
Cabal >= 1.10 && <2.5
|
||||
|
||||
source-repository head
|
||||
type: git
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue