mirror of
https://github.com/github/semantic.git
synced 2024-11-24 08:54:07 +03:00
Update Parser.hs
This commit is contained in:
parent
4d37cc2fc4
commit
ebaac0bdc9
@ -68,7 +68,7 @@ import TreeSitter.Python
|
||||
import TreeSitter.Ruby (tree_sitter_ruby)
|
||||
import TreeSitter.TSX
|
||||
import TreeSitter.TypeScript
|
||||
import TreeSitter.Unmarshal
|
||||
import AST.Unmarshal
|
||||
|
||||
-- | A parser from 'Source' onto some term type.
|
||||
data Parser term where
|
||||
|
Loading…
Reference in New Issue
Block a user