1
1
mirror of https://github.com/github/semantic.git synced 2024-11-24 08:54:07 +03:00

Update semantic-python.cabal

This commit is contained in:
Ayman Nadeem 2020-02-07 19:39:18 -05:00
parent aacbc6539e
commit 35ce73b061

View File

@ -34,7 +34,7 @@ common haskell
, template-haskell ^>= 2.15
, text ^>= 1.2.3
, tree-sitter ^>= 0.9
, tree-sitter-python ^>= 0.8.1
, tree-sitter-python ^>= 0.9.0.1
, containers
ghc-options:
-Weverything