Drop attoparsec/text dependencies

This commit is contained in:
Vidar Holen 2023-10-08 18:16:09 -07:00
commit c9b8ad3439
2 changed files with 50 additions and 115 deletions

View file

@ -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