mirror of
https://github.com/github/semantic.git
synced 2024-11-22 23:29:37 +03:00
Bump semantic-source versions
This commit is contained in:
parent
58b67650e4
commit
eff8233410
@ -71,6 +71,6 @@ library
|
||||
, fused-syntax
|
||||
, hashable
|
||||
, pathtype ^>= 0.8.1
|
||||
, semantic-source ^>= 0.1.0
|
||||
, semantic-source ^>= 0.1.0.1
|
||||
, text ^>= 1.2.3.1
|
||||
, transformers ^>= 0.5
|
||||
|
@ -71,7 +71,7 @@ library
|
||||
, fused-effects ^>= 1.1
|
||||
, Glob ^>= 0.10.0
|
||||
, pathtype ^>= 0.8.1
|
||||
, semantic-source ^>= 0.1.0
|
||||
, semantic-source ^>= 0.1.0.1
|
||||
, tasty ^>= 1.2.3
|
||||
, tasty-hunit ^>= 0.10.0.2
|
||||
, template-haskell >= 2.15 && < 2.17
|
||||
|
@ -54,7 +54,7 @@ library
|
||||
, fused-effects ^>= 1.1
|
||||
, semantic-ast
|
||||
, semantic-proto ^>= 0
|
||||
, semantic-source ^>= 0.1.0
|
||||
, semantic-source ^>= 0.1.0.1
|
||||
, semantic-tags ^>= 0.0
|
||||
, template-haskell >= 2.15 && < 2.17
|
||||
, text ^>= 1.2.3
|
||||
|
@ -59,7 +59,7 @@ library
|
||||
, prettyprinter >= 1.2.1 && < 2
|
||||
, prettyprinter-ansi-terminal ^>= 1.1.1
|
||||
, semantic-analysis ^>= 0
|
||||
, semantic-source ^>= 0.1.0
|
||||
, semantic-source ^>= 0.1.0.1
|
||||
, text ^>= 1.2.3.1
|
||||
, trifecta >= 2 && < 2.2
|
||||
, unordered-containers ^>= 0.2.10
|
||||
|
@ -54,7 +54,7 @@ library
|
||||
, fused-effects ^>= 1.1
|
||||
, semantic-ast
|
||||
, semantic-proto ^>= 0
|
||||
, semantic-source ^>= 0.1.0
|
||||
, semantic-source ^>= 0.1.0.1
|
||||
, semantic-tags ^>= 0.0
|
||||
, template-haskell >= 2.15 && < 2.17
|
||||
, text ^>= 1.2.3
|
||||
|
@ -54,7 +54,7 @@ library
|
||||
, fused-effects ^>= 1.1
|
||||
, semantic-ast
|
||||
, semantic-proto ^>= 0
|
||||
, semantic-source ^>= 0.1.0
|
||||
, semantic-source ^>= 0.1.0.1
|
||||
, semantic-tags ^>= 0.0
|
||||
, template-haskell >= 2.15 && < 2.17
|
||||
, text ^>= 1.2.3
|
||||
|
@ -53,7 +53,7 @@ executable semantic-parse
|
||||
, pretty-simple
|
||||
, semantic-ast
|
||||
, semantic-python
|
||||
, semantic-source ^>= 0.1.0
|
||||
, semantic-source ^>= 0.1.0.1
|
||||
, tree-sitter-python ^>= 0.9.0.1
|
||||
hs-source-dirs: app
|
||||
default-language: Haskell2010
|
||||
|
@ -52,7 +52,7 @@ library
|
||||
, fused-effects ^>= 1.1
|
||||
, semantic-ast
|
||||
, semantic-proto ^>= 0
|
||||
, semantic-source ^>= 0.1.0
|
||||
, semantic-source ^>= 0.1.0.1
|
||||
, semantic-tags ^>= 0.0
|
||||
, template-haskell >= 2.15 && < 2.17
|
||||
, text ^>= 1.2.3
|
||||
|
@ -61,7 +61,7 @@ library
|
||||
, semantic-analysis ^>= 0
|
||||
, semantic-ast
|
||||
, semantic-proto ^>= 0
|
||||
, semantic-source ^>= 0.1.0
|
||||
, semantic-source ^>= 0.1.0.1
|
||||
, semantic-tags ^>= 0.0
|
||||
, template-haskell >= 2.15 && < 2.17
|
||||
, text ^>= 1.2.3
|
||||
|
@ -54,7 +54,7 @@ library
|
||||
, fused-effects ^>= 1.1
|
||||
, semantic-ast
|
||||
, semantic-proto ^>= 0
|
||||
, semantic-source ^>= 0.1.0
|
||||
, semantic-source ^>= 0.1.0.1
|
||||
, semantic-tags ^>= 0.0
|
||||
, template-haskell >= 2.15 && < 2.17
|
||||
, text ^>= 1.2.3
|
||||
|
@ -53,7 +53,7 @@ library
|
||||
, base >= 4.13 && < 5
|
||||
, fused-effects ^>= 1.1
|
||||
, semantic-ast
|
||||
, semantic-source ^>= 0.1.0
|
||||
, semantic-source ^>= 0.1.0.1
|
||||
, semantic-tags ^>= 0.0
|
||||
, template-haskell >= 2.15 && < 2.17
|
||||
, text ^>= 1.2.3
|
||||
|
@ -45,7 +45,7 @@ library
|
||||
, lens
|
||||
, pathtype
|
||||
, semantic-analysis
|
||||
, semantic-source ^>= 0.1.0
|
||||
, semantic-source ^>= 0.1.0.1
|
||||
, semilattices
|
||||
, text ^>= 1.2.3.1
|
||||
hs-source-dirs: src
|
||||
|
@ -51,7 +51,7 @@ library
|
||||
, containers ^>= 0.6.0.1
|
||||
, fused-effects ^>= 1.1
|
||||
, semantic-proto ^>= 0
|
||||
, semantic-source ^>= 0.1.0
|
||||
, semantic-source ^>= 0.1.0.1
|
||||
, text ^>= 1.2.3.1
|
||||
hs-source-dirs: src
|
||||
|
||||
@ -62,7 +62,7 @@ test-suite test
|
||||
main-is: Test.hs
|
||||
build-depends:
|
||||
, base >= 4.13 && < 5
|
||||
, semantic-source ^>= 0.1.0
|
||||
, semantic-source ^>= 0.1.0.1
|
||||
, semantic-tags
|
||||
, tasty >= 1.2 && <2
|
||||
, tasty-hunit >= 0.10 && <1
|
||||
|
@ -54,7 +54,7 @@ library
|
||||
, fused-effects ^>= 1.1
|
||||
, semantic-ast
|
||||
, semantic-proto ^>= 0
|
||||
, semantic-source ^>= 0.1.0
|
||||
, semantic-source ^>= 0.1.0.1
|
||||
, semantic-tags ^>= 0.0
|
||||
, template-haskell >= 2.15 && < 2.17
|
||||
, text ^>= 1.2.3
|
||||
|
@ -54,7 +54,7 @@ library
|
||||
, fused-effects ^>= 1.1
|
||||
, semantic-ast
|
||||
, semantic-proto ^>= 0
|
||||
, semantic-source ^>= 0.1.0
|
||||
, semantic-source ^>= 0.1.0.1
|
||||
, semantic-tags ^>= 0.0
|
||||
, template-haskell >= 2.15 && < 2.17
|
||||
, text ^>= 1.2.3
|
||||
|
@ -135,7 +135,7 @@ library
|
||||
, semantic-python ^>= 0
|
||||
, semantic-ruby ^>= 0
|
||||
, semantic-scope-graph ^>= 0
|
||||
, semantic-source ^>= 0.1.0
|
||||
, semantic-source ^>= 0.1.0.1
|
||||
, semantic-tags ^>= 0
|
||||
, semantic-tsx ^>= 0
|
||||
, semantic-typescript ^>= 0
|
||||
@ -197,7 +197,7 @@ test-suite test
|
||||
, semantic-analysis
|
||||
, semantic-ast
|
||||
, semantic-proto
|
||||
, semantic-source ^>= 0.1.0
|
||||
, semantic-source ^>= 0.1.0.1
|
||||
, semantic-tags
|
||||
, semilattices
|
||||
, tasty ^>= 1.2.3
|
||||
|
Loading…
Reference in New Issue
Block a user