mirror of
https://github.com/github/semantic.git
synced 2024-11-23 08:27:56 +03:00
Tweak everything’s bounds.
This commit is contained in:
parent
d19f16a056
commit
2ea6a6c4ea
@ -68,7 +68,7 @@ library
|
||||
, fused-effects-readline ^>= 0.1
|
||||
, fused-syntax
|
||||
, hashable
|
||||
, haskeline ^>= 0.7.5
|
||||
, haskeline >= 0.7 && < 0.9
|
||||
, hashable
|
||||
, lingo ^>= 0.3.2.0
|
||||
, pathtype ^>= 0.8.1
|
||||
|
@ -56,7 +56,7 @@ library
|
||||
|
||||
-- other-modules:
|
||||
-- other-extensions:
|
||||
build-depends: base ^>= 4.13
|
||||
build-depends: base >= 4.13 && < 5
|
||||
, aeson ^>= 1.4.2.0
|
||||
, aeson-pretty ^>= 0.8.8
|
||||
, bytestring ^>= 0.10.9
|
||||
@ -66,7 +66,7 @@ library
|
||||
, fused-effects ^>= 1.1
|
||||
, tree-sitter ^>= 0.9.0.0
|
||||
, semantic-source ^>= 0.1.0
|
||||
, template-haskell ^>= 2.15
|
||||
, template-haskell >= 2.15 && < 2.17
|
||||
, bytestring ^>= 0.10.8.2
|
||||
, optparse-applicative >= 0.14.3 && < 0.16
|
||||
, pretty-simple ^>= 3.1.0.0
|
||||
|
@ -20,7 +20,7 @@ tested-with: GHC == 8.6.5
|
||||
|
||||
common haskell
|
||||
default-language: Haskell2010
|
||||
build-depends: base ^>= 4.13
|
||||
build-depends: base >= 4.13 && < 5
|
||||
, fused-effects ^>= 1.1
|
||||
, fused-syntax
|
||||
, parsers ^>= 0.12.10
|
||||
@ -29,7 +29,7 @@ common haskell
|
||||
, semantic-proto ^>= 0
|
||||
, semantic-source ^>= 0.1.0
|
||||
, semantic-tags ^>= 0.0
|
||||
, template-haskell ^>= 2.15
|
||||
, template-haskell >= 2.15 && < 2.17
|
||||
, text ^>= 1.2.3
|
||||
, tree-sitter ^>= 0.9
|
||||
, tree-sitter-ql ^>= 0.1.0.2
|
||||
|
@ -20,7 +20,7 @@ tested-with: GHC == 8.6.5
|
||||
|
||||
common haskell
|
||||
default-language: Haskell2010
|
||||
build-depends: base ^>= 4.13
|
||||
build-depends: base >= 4.13 && < 5
|
||||
, fused-effects ^>= 1.1
|
||||
, fused-syntax
|
||||
, parsers ^>= 0.12.10
|
||||
@ -29,7 +29,7 @@ common haskell
|
||||
, semantic-proto ^>= 0
|
||||
, semantic-source ^>= 0.1.0
|
||||
, semantic-tags ^>= 0.0
|
||||
, template-haskell ^>= 2.15
|
||||
, template-haskell >= 2.15 && < 2.17
|
||||
, text ^>= 1.2.3
|
||||
, tree-sitter ^>= 0.9
|
||||
, tree-sitter-go ^>= 0.5.0.1
|
||||
|
@ -20,7 +20,7 @@ tested-with: GHC == 8.6.5
|
||||
|
||||
common haskell
|
||||
default-language: Haskell2010
|
||||
build-depends: base ^>= 4.13
|
||||
build-depends: base >= 4.13 && < 5
|
||||
, fused-effects ^>= 1.1
|
||||
, fused-syntax
|
||||
, parsers ^>= 0.12.10
|
||||
@ -29,7 +29,7 @@ common haskell
|
||||
, semantic-proto ^>= 0
|
||||
, semantic-source ^>= 0.1.0
|
||||
, semantic-tags ^>= 0.0
|
||||
, template-haskell ^>= 2.15
|
||||
, template-haskell >= 2.15 && < 2.17
|
||||
, text ^>= 1.2.3
|
||||
, tree-sitter ^>= 0.9
|
||||
, tree-sitter-java ^>= 0.7.0.1
|
||||
|
@ -20,7 +20,7 @@ tested-with: GHC == 8.6.5
|
||||
|
||||
common haskell
|
||||
default-language: Haskell2010
|
||||
build-depends: base ^>= 4.13
|
||||
build-depends: base >= 4.13 && < 5
|
||||
, fused-effects ^>= 1.1
|
||||
, fused-syntax
|
||||
, parsers ^>= 0.12.10
|
||||
@ -28,7 +28,7 @@ common haskell
|
||||
, semantic-core ^>= 0.0
|
||||
, semantic-source ^>= 0.1.0
|
||||
, semantic-tags ^>= 0.0
|
||||
, template-haskell ^>= 2.15
|
||||
, template-haskell >= 2.15 && < 2.17
|
||||
, text ^>= 1.2.3
|
||||
, tree-sitter ^>= 0.9
|
||||
, tree-sitter-json ^>= 0.7.0.1
|
||||
|
@ -20,7 +20,7 @@ tested-with: GHC == 8.6.5
|
||||
|
||||
common haskell
|
||||
default-language: Haskell2010
|
||||
build-depends: base ^>= 4.13
|
||||
build-depends: base >= 4.13 && < 5
|
||||
, fused-effects ^>= 1.1
|
||||
, fused-syntax
|
||||
, parsers ^>= 0.12.10
|
||||
@ -29,7 +29,7 @@ common haskell
|
||||
, semantic-core ^>= 0.0
|
||||
, semantic-source ^>= 0.1.0
|
||||
, semantic-tags ^>= 0.0
|
||||
, template-haskell ^>= 2.15
|
||||
, template-haskell >= 2.15 && < 2.17
|
||||
, text ^>= 1.2.3
|
||||
, tree-sitter ^>= 0.9
|
||||
, tree-sitter-php ^>= 0.5.0.0
|
||||
|
@ -27,9 +27,9 @@ library
|
||||
base >= 4.13 && < 5
|
||||
, aeson ^>= 1.4.2.0
|
||||
, text ^>= 1.2.3.1
|
||||
, proto-lens >= 0.5 && < 0.7
|
||||
, proto-lens >= 0.5 && < 0.8
|
||||
, proto-lens-jsonpb
|
||||
, proto-lens-runtime >= 0.5 && <0.7
|
||||
, proto-lens-runtime >= 0.5 && <0.8
|
||||
hs-source-dirs: src
|
||||
default-language: Haskell2010
|
||||
ghc-options:
|
||||
|
@ -20,7 +20,7 @@ tested-with: GHC == 8.6.5
|
||||
|
||||
common haskell
|
||||
default-language: Haskell2010
|
||||
build-depends: base ^>= 4.13
|
||||
build-depends: base >= 4.13 && < 5
|
||||
, fused-effects ^>= 1.1
|
||||
, fused-syntax
|
||||
, parsers ^>= 0.12.10
|
||||
@ -32,7 +32,7 @@ common haskell
|
||||
, semantic-tags ^>= 0.0
|
||||
-- , semantic-scope-graph ^>= 0.0
|
||||
, semilattices ^>= 0
|
||||
, template-haskell ^>= 2.15
|
||||
, template-haskell >= 2.15 && < 2.17
|
||||
, text ^>= 1.2.3
|
||||
, tree-sitter ^>= 0.9
|
||||
, tree-sitter-python ^>= 0.9.0.2
|
||||
@ -67,7 +67,8 @@ library
|
||||
-- Language.Python.ScopeGraph
|
||||
Language.Python.Tags
|
||||
hs-source-dirs: src
|
||||
build-depends: lens ^>= 4.18
|
||||
build-depends:
|
||||
, lens >= 4.17 && < 4.20
|
||||
|
||||
-- test-suite compiling
|
||||
-- import: haskell
|
||||
|
@ -20,7 +20,7 @@ tested-with: GHC == 8.6.5
|
||||
|
||||
common haskell
|
||||
default-language: Haskell2010
|
||||
build-depends: base ^>= 4.13
|
||||
build-depends: base >= 4.13 && < 5
|
||||
, fused-effects ^>= 1.1
|
||||
, fused-syntax
|
||||
, parsers ^>= 0.12.10
|
||||
@ -29,7 +29,7 @@ common haskell
|
||||
, semantic-proto ^>= 0
|
||||
, semantic-source ^>= 0.1.0
|
||||
, semantic-tags ^>= 0.0
|
||||
, template-haskell ^>= 2.15
|
||||
, template-haskell >= 2.15 && < 2.17
|
||||
, text ^>= 1.2.3
|
||||
, tree-sitter ^>= 0.9
|
||||
, tree-sitter-ruby ^>= 0.5.0.2
|
||||
@ -87,7 +87,7 @@ executable benchmarks
|
||||
, gauge ^>= 0.2.5
|
||||
, bytestring
|
||||
, Glob
|
||||
, lens >= 4.17 && < 4.19
|
||||
, lens >= 4.17 && < 4.20
|
||||
, pathtype ^>= 0.8.1
|
||||
, semantic-ruby
|
||||
|
||||
|
@ -20,7 +20,7 @@ tested-with: GHC == 8.6.5
|
||||
|
||||
common haskell
|
||||
default-language: Haskell2010
|
||||
build-depends: base ^>= 4.13
|
||||
build-depends: base >= 4.13 && < 5
|
||||
, fused-effects ^>= 1.1
|
||||
, fused-syntax
|
||||
, parsers ^>= 0.12.10
|
||||
@ -29,7 +29,7 @@ common haskell
|
||||
, semantic-proto ^>= 0
|
||||
, semantic-source ^>= 0.1.0
|
||||
, semantic-tags ^>= 0.0
|
||||
, template-haskell ^>= 2.15
|
||||
, template-haskell >= 2.15 && < 2.17
|
||||
, text ^>= 1.2.3
|
||||
, tree-sitter ^>= 0.9
|
||||
, tree-sitter-rust ^>= 0.1.0.0
|
||||
|
@ -20,7 +20,7 @@ tested-with: GHC == 8.6.5
|
||||
|
||||
common haskell
|
||||
default-language: Haskell2010
|
||||
build-depends: base ^>= 4.13
|
||||
build-depends: base >= 4.13 && < 5
|
||||
, fused-effects ^>= 1.1
|
||||
, fused-syntax
|
||||
, parsers ^>= 0.12.10
|
||||
@ -29,7 +29,7 @@ common haskell
|
||||
, semantic-proto ^>= 0
|
||||
, semantic-source ^>= 0.1.0
|
||||
, semantic-tags ^>= 0.0
|
||||
, template-haskell ^>= 2.15
|
||||
, template-haskell >= 2.15 && < 2.17
|
||||
, text ^>= 1.2.3
|
||||
, tree-sitter ^>= 0.9
|
||||
, tree-sitter-tsx ^>= 0.5.0.1
|
||||
|
@ -20,7 +20,7 @@ tested-with: GHC == 8.6.5
|
||||
|
||||
common haskell
|
||||
default-language: Haskell2010
|
||||
build-depends: base ^>= 4.13
|
||||
build-depends: base >= 4.13 && < 5
|
||||
, fused-effects ^>= 1.1
|
||||
, fused-syntax
|
||||
, parsers ^>= 0.12.10
|
||||
@ -29,7 +29,7 @@ common haskell
|
||||
, semantic-proto ^>= 0
|
||||
, semantic-source ^>= 0.1.0
|
||||
, semantic-tags ^>= 0.0
|
||||
, template-haskell ^>= 2.15
|
||||
, template-haskell >= 2.15 && < 2.17
|
||||
, text ^>= 1.2.3
|
||||
, tree-sitter ^>= 0.9.0.0
|
||||
, tree-sitter-typescript ^>= 0.5.0.1
|
||||
|
@ -75,7 +75,7 @@ common dependencies
|
||||
, semantic-source ^>= 0.1.0
|
||||
, semilattices ^>= 0.0.0.3
|
||||
, streaming ^>= 0.2.2.0
|
||||
, text ^>= 1.2.3.1
|
||||
, text ^>= 1.2
|
||||
, unix ^>= 2.7.2.2
|
||||
|
||||
common executable-flags
|
||||
@ -140,19 +140,19 @@ library
|
||||
, directory-tree ^>= 0.12.1
|
||||
, filepath ^>= 1.4.2.1
|
||||
, generic-monoid ^>= 0.1.0.0
|
||||
, ghc-prim ^>= 0.5.3
|
||||
, ghc-prim >= 0.5 && < 0.7
|
||||
, gitrev ^>= 1.3.1
|
||||
, haskeline ^>= 0.7.5.0
|
||||
, haskeline >= 0.7 && < 0.9
|
||||
, hostname ^>= 1.0
|
||||
, hscolour ^>= 1.24.4
|
||||
, lens >= 4.17 && < 4.19
|
||||
, lens >= 4.17 && < 4.20
|
||||
, network-uri ^>= 2.6.1.0
|
||||
, optparse-applicative >= 0.14.3 && < 0.16
|
||||
, parallel ^>= 3.2.2.0
|
||||
, parsers ^>= 0.12.9
|
||||
, prettyprinter >= 1.2 && < 2
|
||||
, pretty-show ^>= 1.9.5
|
||||
, proto-lens >= 0.5 && < 0.7
|
||||
, proto-lens >= 0.5 && < 0.8
|
||||
, reducers ^>= 3.12.3
|
||||
, semantic-go ^>= 0
|
||||
, semantic-java ^>= 0
|
||||
@ -169,10 +169,10 @@ library
|
||||
, semigroupoids ^>= 5.3.2
|
||||
, split ^>= 0.2.3.3
|
||||
, stm-chans ^>= 3.0.0.4
|
||||
, template-haskell >= 2.14 && < 2.16
|
||||
, template-haskell >= 2.14 && < 2.17
|
||||
, time >= 1.8.0.2 && < 1.10
|
||||
, utf8-string ^>= 1.0.1.1
|
||||
, unliftio-core ^>= 0.1.2.0
|
||||
, unliftio-core >= 0.1 && < 0.3
|
||||
, unordered-containers ^>= 0.2.9.0
|
||||
, vector ^>= 0.12.0.2
|
||||
, tree-sitter-go ^>= 0.5.0.0
|
||||
@ -239,7 +239,7 @@ test-suite parse-examples
|
||||
build-depends: semantic
|
||||
, Glob
|
||||
, foldl ^>= 1.4.5
|
||||
, lens >= 4.17 && < 4.19
|
||||
, lens >= 4.17 && < 4.20
|
||||
, resourcet ^>= 1.2
|
||||
, semantic-proto ^>= 0
|
||||
, streaming
|
||||
@ -258,7 +258,7 @@ benchmark benchmarks
|
||||
, algebraic-graphs
|
||||
, gauge ^>= 0.2.5
|
||||
, Glob
|
||||
, lens >= 4.17 && < 4.19
|
||||
, lens >= 4.17 && < 4.20
|
||||
, semantic
|
||||
, semantic-ast
|
||||
, semantic-proto
|
||||
|
Loading…
Reference in New Issue
Block a user