mirror of
https://github.com/github/semantic.git
synced 2024-11-28 01:47:01 +03:00
need for_
This commit is contained in:
parent
e67ee6ee7b
commit
86aa2be662
@ -13,6 +13,7 @@ import System.IO (FilePath)
|
||||
import Options.Applicative hiding (style)
|
||||
import Data.Semigroup ((<>))
|
||||
import Text.Pretty.Simple (pPrint, pPrintNoColor)
|
||||
import Data.Foldable (for_)
|
||||
|
||||
data SemanticAST = SemanticAST
|
||||
{ format :: Format
|
||||
|
Loading…
Reference in New Issue
Block a user