Skip to content

Commit 64aa461

Browse files
committed
build: remove unused process dependency
1 parent 766a836 commit 64aa461

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
@@ -65,10 +65,7 @@ library
6565
transformers >= 0.4.2 && < 0.7,
6666

6767
-- getXdgDirectory from 1.2.3.0
68-
directory >= 1.2.3 && < 1.4,
69-
70-
-- When cabal supports it, move this to setup-depends:
71-
process
68+
directory >= 1.2.3 && < 1.4
7269
exposed-modules:
7370
ShellCheck.AST
7471
ShellCheck.ASTLib

0 commit comments

Comments
 (0)