mirror of
https://github.com/github/semantic.git
synced 2024-12-26 00:12:29 +03:00
rename typescript file because case sensitive file systems
This commit is contained in:
parent
3fcd356eaf
commit
a4220b0129
@ -1,6 +1,6 @@
|
|||||||
module Text.Parser.TreeSitter.TypeScript where
|
module Text.Parser.TreeSitter.TypeScript where
|
||||||
|
|
||||||
import Text.Parser.TreeSitter
|
|
||||||
import Foreign.Ptr
|
import Foreign.Ptr
|
||||||
|
import Text.Parser.TreeSitter
|
||||||
|
|
||||||
foreign import ccall "vendor/tree-sitter-typescript/src/parser.c tree_sitter_typescript" tree_sitter_typescript :: Ptr Language
|
foreign import ccall "vendor/tree-sitter-typescript/src/parser.c tree_sitter_typescript" tree_sitter_typescript :: Ptr Language
|
Loading…
Reference in New Issue
Block a user