From eb3e6fe8e1e0ef824a01daa1b8405845af127158 Mon Sep 17 00:00:00 2001 From: Vidar Holen Date: Mon, 17 Dec 2018 20:14:49 -0800 Subject: [PATCH] Add ShellCheck.Fixer to the cabal file --- ShellCheck.cabal | 1 + 1 file changed, 1 insertion(+) diff --git a/ShellCheck.cabal b/ShellCheck.cabal index 721da3f..adf5c7d 100644 --- a/ShellCheck.cabal +++ b/ShellCheck.cabal @@ -73,6 +73,7 @@ library ShellCheck.Checks.Commands ShellCheck.Checks.ShellSupport ShellCheck.Data + ShellCheck.Fixer ShellCheck.Formatter.Format ShellCheck.Formatter.CheckStyle ShellCheck.Formatter.GCC