mirror of
https://github.com/koalaman/shellcheck
synced 2025-07-16 10:03:08 -07:00
Explicitly import Data.Monoid
This commit is contained in:
parent
44b96fca66
commit
a40efffec9
1 changed files with 1 additions and 0 deletions
|
@ -23,6 +23,7 @@ import ShellCheck.Analytics
|
|||
import ShellCheck.AnalyzerLib
|
||||
import ShellCheck.Interface
|
||||
import Data.List
|
||||
import Data.Monoid
|
||||
import qualified ShellCheck.Checks.Commands
|
||||
import qualified ShellCheck.Checks.ShellSupport
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue