1
1
mirror of https://github.com/github/semantic.git synced 2024-12-26 08:25:19 +03:00

Update semantic-ast.cabal

This commit is contained in:
Ayman Nadeem 2020-02-07 19:36:08 -05:00
parent 203bb6241a
commit 32d3b3af9e

View File

@ -60,13 +60,13 @@ library
, directory ^>= 1.3.3.2 , directory ^>= 1.3.3.2
, filepath ^>= 1.4.1 , filepath ^>= 1.4.1
, fused-effects ^>= 1.0 , fused-effects ^>= 1.0
, tree-sitter ^>= 0.8 , tree-sitter ^>= 0.9.0.0
, semantic-source ^>= 0.0.2 , semantic-source ^>= 0.0.2
, template-haskell ^>= 2.15 , template-haskell ^>= 2.15
, bytestring ^>= 0.10.8.2 , bytestring ^>= 0.10.8.2
, optparse-applicative >= 0.14.3 && < 0.16 , optparse-applicative >= 0.14.3 && < 0.16
, pretty-simple ^>= 3.1.0.0 , pretty-simple ^>= 3.1.0.0
, tree-sitter-python ^>= 0.8.1 , tree-sitter-python ^>= 0.9.0.1
, text ^>= 1.2.3.1 , text ^>= 1.2.3.1
, unordered-containers ^>= 0.2.10 , unordered-containers ^>= 0.2.10
, hedgehog >= 0.6 && <2 , hedgehog >= 0.6 && <2