1
1
mirror of https://github.com/github/semantic.git synced 2024-12-22 22:31:36 +03:00

Only import ToJSON instances from Renderer.JSON

This commit is contained in:
Rick Winfrey 2016-11-03 17:13:43 -05:00
parent a817d950dd
commit eb56419607

View File

@ -20,7 +20,7 @@ import System.FilePath
import Term
import TreeSitter
import Text.Parser.TreeSitter.Language
import Renderer.JSON
import Renderer.JSON()
run :: Arguments -> IO ()
run args@Arguments{..} = do