mirror of
https://github.com/github/semantic.git
synced 2024-12-27 17:05:33 +03:00
Update semantic-ruby.cabal
This commit is contained in:
parent
d94cef94c5
commit
8cf82f617e
@ -31,7 +31,7 @@ common haskell
|
||||
, template-haskell ^>= 2.15
|
||||
, text ^>= 1.2.3
|
||||
, tree-sitter ^>= 0.8
|
||||
, tree-sitter-ruby ^>= 0.4.1
|
||||
, tree-sitter-ruby ^>= 0.5.0.1
|
||||
|
||||
ghc-options:
|
||||
-Weverything
|
||||
@ -98,4 +98,4 @@ executable tree-sitter-ruby
|
||||
build-depends: base
|
||||
, bytestring
|
||||
, tree-sitter
|
||||
, tree-sitter-ruby
|
||||
, tree-sitter-ruby
|
||||
|
Loading…
Reference in New Issue
Block a user