mirror of
https://github.com/github/semantic.git
synced 2024-11-24 08:54:07 +03:00
Compile the parsers into the library.
This commit is contained in:
parent
09b9defa2d
commit
2d0e030c23
@ -40,6 +40,8 @@ library
|
||||
ghc-options: -Wall -fno-warn-name-shadowing
|
||||
include-dirs: prototype/External/tree-sitter/include
|
||||
c-sources: src/bridge.c
|
||||
, prototype/External/tree-sitter-c/src/parser.c
|
||||
, prototype/External/tree-sitter-javascript/src/parser.c
|
||||
|
||||
executable semantic-diff-exe
|
||||
hs-source-dirs: app
|
||||
|
Loading…
Reference in New Issue
Block a user