mirror of
https://github.com/github/semantic.git
synced 2024-11-23 16:37:50 +03:00
import AST.Parse
This commit is contained in:
parent
d7c5c587b4
commit
00b6a00492
@ -4,6 +4,7 @@ module Language.Python
|
||||
, Language.Python.Grammar.tree_sitter_python
|
||||
) where
|
||||
|
||||
import qualified AST.Parse as Parse
|
||||
import qualified AST.Unmarshal as TS
|
||||
import Data.Proxy
|
||||
import qualified Language.Python.AST as Py
|
||||
|
Loading…
Reference in New Issue
Block a user