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:
parent
a817d950dd
commit
eb56419607
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user