1
1
mirror of https://github.com/github/semantic.git synced 2024-11-24 00:42:33 +03:00
This commit is contained in:
Rob Rix 2019-10-03 01:05:30 -04:00
parent 0e8cf573d4
commit d121a3736d
No known key found for this signature in database
GPG Key ID: F188A01508EA1CF7

View File

@ -23,13 +23,13 @@ library
Language.Java
Language.Java.Tags
build-depends:
base >= 4.12 && < 5
, fused-effects ^>= 0.5
, semantic-source ^>= 0.0
, semantic-tags ^>= 0.0
, text ^>= 1.2.3.1
, tree-sitter ^>= 0.4
, tree-sitter-java ^>= 0.3
base >= 4.12 && < 5
, fused-effects ^>= 0.5
, semantic-source ^>= 0.0
, semantic-tags ^>= 0.0
, text ^>= 1.2.3.1
, tree-sitter ^>= 0.4
, tree-sitter-java ^>= 0.3
hs-source-dirs: src
default-language: Haskell2010
ghc-options: