mirror of
https://github.com/github/semantic.git
synced 2024-12-29 01:42:43 +03:00
unmarshal and friends
This commit is contained in:
parent
5a17ad5beb
commit
a05bdcb68f
@ -3,6 +3,9 @@
|
||||
module CLI (main) where
|
||||
|
||||
import System.Environment
|
||||
import TreeSitter.Unmarshal
|
||||
import TreeSitter.Python.AST
|
||||
import TreeSitter.Python
|
||||
import Source.Range
|
||||
import Source.Span
|
||||
import Data.ByteString (ByteString)
|
||||
|
Loading…
Reference in New Issue
Block a user