mirror of
https://github.com/github/semantic.git
synced 2024-11-24 17:04:47 +03:00
need AST.Parse in Unmarshal
This commit is contained in:
parent
d95440e4e6
commit
2bb5ce1fad
@ -51,6 +51,7 @@ import Foreign.Storable
|
||||
import GHC.Generics
|
||||
import GHC.Records
|
||||
import GHC.TypeLits
|
||||
import AST.Parse
|
||||
import Source.Loc
|
||||
import Source.Span
|
||||
import TreeSitter.Cursor as TS
|
||||
|
Loading…
Reference in New Issue
Block a user