1
1
mirror of https://github.com/github/semantic.git synced 2024-11-28 01:47:01 +03:00

Merge branch 'master' into linguistic-drift

This commit is contained in:
Patrick Thomson 2020-01-28 11:51:22 -05:00 committed by GitHub
commit 51d7ab3624
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 4 additions and 4 deletions

View File

@ -29,7 +29,7 @@ common haskell
, semantic-tags ^>= 0.0
, text ^>= 1.2.3
, tree-sitter ^>= 0.8
, tree-sitter-tsx ^>= 0.4.1
, tree-sitter-tsx ^>= 0.4.2
ghc-options:
-Weverything

View File

@ -29,7 +29,7 @@ common haskell
, semantic-tags ^>= 0.0
, text ^>= 1.2.3
, tree-sitter ^>= 0.8
, tree-sitter-typescript ^>= 0.4.1
, tree-sitter-typescript ^>= 0.4.2
ghc-options:
-Weverything

View File

@ -307,8 +307,8 @@ library
, tree-sitter-php ^>= 0.2
, tree-sitter-python ^>= 0.8.1
, tree-sitter-ruby ^>= 0.4.1
, tree-sitter-typescript ^>= 0.4.1
, tree-sitter-tsx ^>= 0.4.1
, tree-sitter-typescript ^>= 0.4.2
, tree-sitter-tsx ^>= 0.4.2
executable semantic
import: haskell, dependencies, executable-flags