Add ShellCheck.Fixer to the cabal file

This commit is contained in:
Vidar Holen 2018-12-17 20:14:49 -08:00
commit eb3e6fe8e1

View file

@ -73,6 +73,7 @@ library
ShellCheck.Checks.Commands
ShellCheck.Checks.ShellSupport
ShellCheck.Data
ShellCheck.Fixer
ShellCheck.Formatter.Format
ShellCheck.Formatter.CheckStyle
ShellCheck.Formatter.GCC