1
1
mirror of https://github.com/github/semantic.git synced 2024-12-27 17:05:33 +03:00

Update semantic-java.cabal

This commit is contained in:
Ayman Nadeem 2020-02-07 19:11:51 -05:00
parent c4de91be5d
commit 35783d6774

View File

@ -31,7 +31,7 @@ common haskell
, template-haskell ^>= 2.15
, text ^>= 1.2.3
, tree-sitter ^>= 0.8
, tree-sitter-java ^>= 0.6.1
, tree-sitter-java ^>= 0.7.0.0
ghc-options:
-Weverything
@ -70,4 +70,4 @@ test-suite test
, pathtype ^>= 0.8.1
, text
, tasty
, tasty-hunit
, tasty-hunit