Moved the various AST convenience functions to a separate module.

This commit is contained in:
Vidar Holen
2015-08-16 12:53:23 -07:00
parent 07747b30fb
commit 0dd61b65d8
4 changed files with 302 additions and 241 deletions

View File

@@ -47,6 +47,7 @@ library
QuickCheck >= 2.7.4
exposed-modules:
ShellCheck.AST
ShellCheck.ASTLib
ShellCheck.Analytics
ShellCheck.Analyzer
ShellCheck.Checker