1
1
mirror of https://github.com/github/semantic.git synced 2024-11-28 01:47:01 +03:00

need for_

This commit is contained in:
Ayman Nadeem 2019-10-20 11:51:12 -04:00
parent e67ee6ee7b
commit 86aa2be662

View File

@ -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