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

Update semantic-tsx.cabal

This commit is contained in:
Ayman Nadeem 2020-02-07 19:17:13 -05:00
parent 7e8f319445
commit 83d4a92e9a

View File

@ -30,8 +30,8 @@ common haskell
, semantic-tags ^>= 0.0 , semantic-tags ^>= 0.0
, template-haskell ^>= 2.15 , template-haskell ^>= 2.15
, text ^>= 1.2.3 , text ^>= 1.2.3
, tree-sitter ^>= 0.8 , tree-sitter ^>= 0.9
, tree-sitter-tsx ^>= 0.4.2 , tree-sitter-tsx ^>= 5.0.0
ghc-options: ghc-options:
-Weverything -Weverything
@ -71,4 +71,4 @@ test-suite test
, text , text
, tasty , tasty
, tasty-hedgehog , tasty-hedgehog
, tasty-hunit , tasty-hunit