1
1
mirror of https://github.com/github/semantic.git synced 2024-12-28 09:21:35 +03:00

Depend on template-haskell.

Co-Authored-By: Ayman Nadeem <aymannadeem@gmail.com>
This commit is contained in:
Rob Rix 2020-01-27 13:49:24 -05:00
parent 1b5ea7acb4
commit b77157cee6
No known key found for this signature in database
GPG Key ID: 2BE643E01DC032AE

View File

@ -25,6 +25,7 @@ library
build-depends:
base >= 4.13 && < 5
, semantic-tags ^>= 0.0
, template-haskell ^>= 2.15
, tree-sitter ^>= 0.8
, tree-sitter-json ^>= 0.6
hs-source-dirs: src