Skip to content

Commit

Permalink
Add missing import
Browse files Browse the repository at this point in the history
  • Loading branch information
koalaman committed Mar 18, 2017
1 parent 2688a81 commit e28e901
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ShellCheck/ASTLib.hs
Original file line number Diff line number Diff line change
@@ -23,6 +23,7 @@ import ShellCheck.AST

import Control.Monad.Writer
import Control.Monad
import Data.Functor
import Data.List
import Data.Maybe

0 comments on commit e28e901

Please sign in to comment.