Skip to content

Commit 31e4684

Browse files
authored
Merge pull request #3439 from e-kwsm/process
build: remove unused process dependency
2 parents 2fadffb + 64aa461 commit 31e4684

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

ShellCheck.cabal

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -69,10 +69,7 @@ library
6969
transformers >= 0.4.2 && < 0.7,
7070

7171
-- getXdgDirectory from 1.2.3.0
72-
directory >= 1.2.3 && < 1.4,
73-
74-
-- When cabal supports it, move this to setup-depends:
75-
process
72+
directory >= 1.2.3 && < 1.4
7673
exposed-modules:
7774
ShellCheck.AST
7875
ShellCheck.ASTLib

0 commit comments

Comments
 (0)