diff --git a/ShellCheck.cabal b/ShellCheck.cabal index 2e1ece8..8b77716 100644 --- a/ShellCheck.cabal +++ b/ShellCheck.cabal @@ -53,6 +53,10 @@ library ShellCheck.Checker ShellCheck.Data ShellCheck.Formatter.Format + ShellCheck.Formatter.CheckStyle + ShellCheck.Formatter.GCC + ShellCheck.Formatter.JSON + ShellCheck.Formatter.TTY ShellCheck.Interface ShellCheck.Parser ShellCheck.Regex