1
1
mirror of https://github.com/github/semantic.git synced 2024-11-24 00:42:33 +03:00

Depend on tree-sitter-parsers.

This commit is contained in:
Rob Rix 2015-12-17 14:49:28 -05:00
parent 131ed069f9
commit f37c51b8b8

View File

@ -35,6 +35,7 @@ library
, rainbow
, bytestring
, blaze-html
, tree-sitter-parsers
default-language: Haskell2010
default-extensions: DeriveFunctor, FlexibleInstances, DeriveFoldable, DeriveTraversable
ghc-options: -Wall -fno-warn-name-shadowing