mirror of
https://github.com/github/semantic.git
synced 2024-11-24 08:54:07 +03:00
Don’t try to build the bridge.
This commit is contained in:
parent
86fc332cff
commit
5e1bf1377b
@ -38,11 +38,6 @@ library
|
||||
default-language: Haskell2010
|
||||
default-extensions: DeriveFunctor, FlexibleInstances, DeriveFoldable, DeriveTraversable
|
||||
ghc-options: -Wall -fno-warn-name-shadowing
|
||||
include-dirs: prototype/External/tree-sitter/include
|
||||
extra-libraries: runtime
|
||||
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