mirror of
https://github.com/github/semantic.git
synced 2024-11-28 01:47:01 +03:00
Build the bridge directly.
This commit is contained in:
parent
d05e622768
commit
09b9defa2d
@ -39,6 +39,7 @@ library
|
||||
default-extensions: DeriveFunctor, FlexibleInstances, DeriveFoldable, DeriveTraversable
|
||||
ghc-options: -Wall -fno-warn-name-shadowing
|
||||
include-dirs: prototype/External/tree-sitter/include
|
||||
c-sources: src/bridge.c
|
||||
|
||||
executable semantic-diff-exe
|
||||
hs-source-dirs: app
|
||||
|
Loading…
Reference in New Issue
Block a user