mirror of
https://github.com/koalaman/shellcheck
synced 2025-08-14 02:27:30 -07:00
Drop attoparsec/text dependencies
This commit is contained in:
parent
e59fbfebda
commit
c9b8ad3439
2 changed files with 50 additions and 115 deletions
|
@ -66,11 +66,7 @@ library
|
|||
directory >= 1.2.3 && < 1.4,
|
||||
|
||||
-- When cabal supports it, move this to setup-depends:
|
||||
process,
|
||||
|
||||
-- support for scanning Gentoo eclasses
|
||||
attoparsec,
|
||||
text
|
||||
process
|
||||
exposed-modules:
|
||||
ShellCheck.AST
|
||||
ShellCheck.ASTLib
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue