mirror of
https://github.com/github/semantic.git
synced 2024-12-23 06:41:45 +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 Term
|
||||||
import TreeSitter
|
import TreeSitter
|
||||||
import Text.Parser.TreeSitter.Language
|
import Text.Parser.TreeSitter.Language
|
||||||
import Renderer.JSON
|
import Renderer.JSON()
|
||||||
|
|
||||||
run :: Arguments -> IO ()
|
run :: Arguments -> IO ()
|
||||||
run args@Arguments{..} = do
|
run args@Arguments{..} = do
|
||||||
|
Loading…
Reference in New Issue
Block a user