mirror of
https://github.com/koalaman/shellcheck.git
synced 2025-08-08 15:10:02 +08:00
ShellCheck.cabal: our Setup.hs works fine with Cabal 2.4.x
This commit is contained in:
@@ -35,7 +35,7 @@ custom-setup
|
|||||||
setup-depends:
|
setup-depends:
|
||||||
base >= 4 && <5,
|
base >= 4 && <5,
|
||||||
process >= 1.0 && <1.7,
|
process >= 1.0 && <1.7,
|
||||||
Cabal >= 1.10 && <2.3
|
Cabal >= 1.10 && <2.5
|
||||||
|
|
||||||
source-repository head
|
source-repository head
|
||||||
type: git
|
type: git
|
||||||
|
Reference in New Issue
Block a user