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
|
, fused-syntax
|
||||||
, hashable
|
, hashable
|
||||||
, pathtype ^>= 0.8.1
|
, pathtype ^>= 0.8.1
|
||||||
, semantic-source ^>= 0.1.0
|
, semantic-source ^>= 0.1.0.1
|
||||||
, text ^>= 1.2.3.1
|
, text ^>= 1.2.3.1
|
||||||
, transformers ^>= 0.5
|
, transformers ^>= 0.5
|
||||||
|
@ -71,7 +71,7 @@ library
|
|||||||
, fused-effects ^>= 1.1
|
, fused-effects ^>= 1.1
|
||||||
, Glob ^>= 0.10.0
|
, Glob ^>= 0.10.0
|
||||||
, pathtype ^>= 0.8.1
|
, pathtype ^>= 0.8.1
|
||||||
, semantic-source ^>= 0.1.0
|
, semantic-source ^>= 0.1.0.1
|
||||||
, tasty ^>= 1.2.3
|
, tasty ^>= 1.2.3
|
||||||
, tasty-hunit ^>= 0.10.0.2
|
, tasty-hunit ^>= 0.10.0.2
|
||||||
, template-haskell >= 2.15 && < 2.17
|
, template-haskell >= 2.15 && < 2.17
|
||||||
|
@ -54,7 +54,7 @@ library
|
|||||||
, fused-effects ^>= 1.1
|
, fused-effects ^>= 1.1
|
||||||
, semantic-ast
|
, semantic-ast
|
||||||
, semantic-proto ^>= 0
|
, semantic-proto ^>= 0
|
||||||
, semantic-source ^>= 0.1.0
|
, semantic-source ^>= 0.1.0.1
|
||||||
, semantic-tags ^>= 0.0
|
, semantic-tags ^>= 0.0
|
||||||
, template-haskell >= 2.15 && < 2.17
|
, template-haskell >= 2.15 && < 2.17
|
||||||
, text ^>= 1.2.3
|
, text ^>= 1.2.3
|
||||||
|
@ -59,7 +59,7 @@ library
|
|||||||
, prettyprinter >= 1.2.1 && < 2
|
, prettyprinter >= 1.2.1 && < 2
|
||||||
, prettyprinter-ansi-terminal ^>= 1.1.1
|
, prettyprinter-ansi-terminal ^>= 1.1.1
|
||||||
, semantic-analysis ^>= 0
|
, semantic-analysis ^>= 0
|
||||||
, semantic-source ^>= 0.1.0
|
, semantic-source ^>= 0.1.0.1
|
||||||
, text ^>= 1.2.3.1
|
, text ^>= 1.2.3.1
|
||||||
, trifecta >= 2 && < 2.2
|
, trifecta >= 2 && < 2.2
|
||||||
, unordered-containers ^>= 0.2.10
|
, unordered-containers ^>= 0.2.10
|
||||||
|
@ -54,7 +54,7 @@ library
|
|||||||
, fused-effects ^>= 1.1
|
, fused-effects ^>= 1.1
|
||||||
, semantic-ast
|
, semantic-ast
|
||||||
, semantic-proto ^>= 0
|
, semantic-proto ^>= 0
|
||||||
, semantic-source ^>= 0.1.0
|
, semantic-source ^>= 0.1.0.1
|
||||||
, semantic-tags ^>= 0.0
|
, semantic-tags ^>= 0.0
|
||||||
, template-haskell >= 2.15 && < 2.17
|
, template-haskell >= 2.15 && < 2.17
|
||||||
, text ^>= 1.2.3
|
, text ^>= 1.2.3
|
||||||
|
@ -54,7 +54,7 @@ library
|
|||||||
, fused-effects ^>= 1.1
|
, fused-effects ^>= 1.1
|
||||||
, semantic-ast
|
, semantic-ast
|
||||||
, semantic-proto ^>= 0
|
, semantic-proto ^>= 0
|
||||||
, semantic-source ^>= 0.1.0
|
, semantic-source ^>= 0.1.0.1
|
||||||
, semantic-tags ^>= 0.0
|
, semantic-tags ^>= 0.0
|
||||||
, template-haskell >= 2.15 && < 2.17
|
, template-haskell >= 2.15 && < 2.17
|
||||||
, text ^>= 1.2.3
|
, text ^>= 1.2.3
|
||||||
|
@ -53,7 +53,7 @@ executable semantic-parse
|
|||||||
, pretty-simple
|
, pretty-simple
|
||||||
, semantic-ast
|
, semantic-ast
|
||||||
, semantic-python
|
, semantic-python
|
||||||
, semantic-source ^>= 0.1.0
|
, semantic-source ^>= 0.1.0.1
|
||||||
, tree-sitter-python ^>= 0.9.0.1
|
, tree-sitter-python ^>= 0.9.0.1
|
||||||
hs-source-dirs: app
|
hs-source-dirs: app
|
||||||
default-language: Haskell2010
|
default-language: Haskell2010
|
||||||
|
@ -52,7 +52,7 @@ library
|
|||||||
, fused-effects ^>= 1.1
|
, fused-effects ^>= 1.1
|
||||||
, semantic-ast
|
, semantic-ast
|
||||||
, semantic-proto ^>= 0
|
, semantic-proto ^>= 0
|
||||||
, semantic-source ^>= 0.1.0
|
, semantic-source ^>= 0.1.0.1
|
||||||
, semantic-tags ^>= 0.0
|
, semantic-tags ^>= 0.0
|
||||||
, template-haskell >= 2.15 && < 2.17
|
, template-haskell >= 2.15 && < 2.17
|
||||||
, text ^>= 1.2.3
|
, text ^>= 1.2.3
|
||||||
|
@ -61,7 +61,7 @@ library
|
|||||||
, semantic-analysis ^>= 0
|
, semantic-analysis ^>= 0
|
||||||
, semantic-ast
|
, semantic-ast
|
||||||
, semantic-proto ^>= 0
|
, semantic-proto ^>= 0
|
||||||
, semantic-source ^>= 0.1.0
|
, semantic-source ^>= 0.1.0.1
|
||||||
, semantic-tags ^>= 0.0
|
, semantic-tags ^>= 0.0
|
||||||
, template-haskell >= 2.15 && < 2.17
|
, template-haskell >= 2.15 && < 2.17
|
||||||
, text ^>= 1.2.3
|
, text ^>= 1.2.3
|
||||||
|
@ -54,7 +54,7 @@ library
|
|||||||
, fused-effects ^>= 1.1
|
, fused-effects ^>= 1.1
|
||||||
, semantic-ast
|
, semantic-ast
|
||||||
, semantic-proto ^>= 0
|
, semantic-proto ^>= 0
|
||||||
, semantic-source ^>= 0.1.0
|
, semantic-source ^>= 0.1.0.1
|
||||||
, semantic-tags ^>= 0.0
|
, semantic-tags ^>= 0.0
|
||||||
, template-haskell >= 2.15 && < 2.17
|
, template-haskell >= 2.15 && < 2.17
|
||||||
, text ^>= 1.2.3
|
, text ^>= 1.2.3
|
||||||
|
@ -53,7 +53,7 @@ library
|
|||||||
, base >= 4.13 && < 5
|
, base >= 4.13 && < 5
|
||||||
, fused-effects ^>= 1.1
|
, fused-effects ^>= 1.1
|
||||||
, semantic-ast
|
, semantic-ast
|
||||||
, semantic-source ^>= 0.1.0
|
, semantic-source ^>= 0.1.0.1
|
||||||
, semantic-tags ^>= 0.0
|
, semantic-tags ^>= 0.0
|
||||||
, template-haskell >= 2.15 && < 2.17
|
, template-haskell >= 2.15 && < 2.17
|
||||||
, text ^>= 1.2.3
|
, text ^>= 1.2.3
|
||||||
|
@ -45,7 +45,7 @@ library
|
|||||||
, lens
|
, lens
|
||||||
, pathtype
|
, pathtype
|
||||||
, semantic-analysis
|
, semantic-analysis
|
||||||
, semantic-source ^>= 0.1.0
|
, semantic-source ^>= 0.1.0.1
|
||||||
, semilattices
|
, semilattices
|
||||||
, text ^>= 1.2.3.1
|
, text ^>= 1.2.3.1
|
||||||
hs-source-dirs: src
|
hs-source-dirs: src
|
||||||
|
@ -51,7 +51,7 @@ library
|
|||||||
, containers ^>= 0.6.0.1
|
, containers ^>= 0.6.0.1
|
||||||
, fused-effects ^>= 1.1
|
, fused-effects ^>= 1.1
|
||||||
, semantic-proto ^>= 0
|
, semantic-proto ^>= 0
|
||||||
, semantic-source ^>= 0.1.0
|
, semantic-source ^>= 0.1.0.1
|
||||||
, text ^>= 1.2.3.1
|
, text ^>= 1.2.3.1
|
||||||
hs-source-dirs: src
|
hs-source-dirs: src
|
||||||
|
|
||||||
@ -62,7 +62,7 @@ test-suite test
|
|||||||
main-is: Test.hs
|
main-is: Test.hs
|
||||||
build-depends:
|
build-depends:
|
||||||
, base >= 4.13 && < 5
|
, base >= 4.13 && < 5
|
||||||
, semantic-source ^>= 0.1.0
|
, semantic-source ^>= 0.1.0.1
|
||||||
, semantic-tags
|
, semantic-tags
|
||||||
, tasty >= 1.2 && <2
|
, tasty >= 1.2 && <2
|
||||||
, tasty-hunit >= 0.10 && <1
|
, tasty-hunit >= 0.10 && <1
|
||||||
|
@ -54,7 +54,7 @@ library
|
|||||||
, fused-effects ^>= 1.1
|
, fused-effects ^>= 1.1
|
||||||
, semantic-ast
|
, semantic-ast
|
||||||
, semantic-proto ^>= 0
|
, semantic-proto ^>= 0
|
||||||
, semantic-source ^>= 0.1.0
|
, semantic-source ^>= 0.1.0.1
|
||||||
, semantic-tags ^>= 0.0
|
, semantic-tags ^>= 0.0
|
||||||
, template-haskell >= 2.15 && < 2.17
|
, template-haskell >= 2.15 && < 2.17
|
||||||
, text ^>= 1.2.3
|
, text ^>= 1.2.3
|
||||||
|
@ -54,7 +54,7 @@ library
|
|||||||
, fused-effects ^>= 1.1
|
, fused-effects ^>= 1.1
|
||||||
, semantic-ast
|
, semantic-ast
|
||||||
, semantic-proto ^>= 0
|
, semantic-proto ^>= 0
|
||||||
, semantic-source ^>= 0.1.0
|
, semantic-source ^>= 0.1.0.1
|
||||||
, semantic-tags ^>= 0.0
|
, semantic-tags ^>= 0.0
|
||||||
, template-haskell >= 2.15 && < 2.17
|
, template-haskell >= 2.15 && < 2.17
|
||||||
, text ^>= 1.2.3
|
, text ^>= 1.2.3
|
||||||
|
@ -135,7 +135,7 @@ library
|
|||||||
, semantic-python ^>= 0
|
, semantic-python ^>= 0
|
||||||
, semantic-ruby ^>= 0
|
, semantic-ruby ^>= 0
|
||||||
, semantic-scope-graph ^>= 0
|
, semantic-scope-graph ^>= 0
|
||||||
, semantic-source ^>= 0.1.0
|
, semantic-source ^>= 0.1.0.1
|
||||||
, semantic-tags ^>= 0
|
, semantic-tags ^>= 0
|
||||||
, semantic-tsx ^>= 0
|
, semantic-tsx ^>= 0
|
||||||
, semantic-typescript ^>= 0
|
, semantic-typescript ^>= 0
|
||||||
@ -197,7 +197,7 @@ test-suite test
|
|||||||
, semantic-analysis
|
, semantic-analysis
|
||||||
, semantic-ast
|
, semantic-ast
|
||||||
, semantic-proto
|
, semantic-proto
|
||||||
, semantic-source ^>= 0.1.0
|
, semantic-source ^>= 0.1.0.1
|
||||||
, semantic-tags
|
, semantic-tags
|
||||||
, semilattices
|
, semilattices
|
||||||
, tasty ^>= 1.2.3
|
, tasty ^>= 1.2.3
|
||||||
|
Loading…
Reference in New Issue
Block a user