Skip to content

Commit e28e901

Browse files
committed
Add missing import
1 parent 2688a81 commit e28e901

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ShellCheck/ASTLib.hs

+1
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ import ShellCheck.AST
2323

2424
import Control.Monad.Writer
2525
import Control.Monad
26+
import Data.Functor
2627
import Data.List
2728
import Data.Maybe
2829

0 commit comments

Comments
 (0)