diff --git a/cabal.project b/cabal.project index 03cca1845b..12055ec9da 100644 --- a/cabal.project +++ b/cabal.project @@ -23,13 +23,14 @@ packages: ./plugins/hls-module-name-plugin ./plugins/hls-ormolu-plugin ./plugins/hls-call-hierarchy-plugin + tests: true package * ghc-options: -haddock test-show-details: direct --- ghc-api-compat-8.6 +-- see https://gitlab.haskell.org/haskell/ghc-api-compat/-/issues/1#note_371055 source-repository-package type: git location: https://github.com/hsyl20/ghc-api-compat @@ -37,42 +38,13 @@ source-repository-package write-ghc-environment-files: never -index-state: 2021-08-08T02:21:16Z +index-state: 2021-08-12T12:00:38Z constraints: - -- Diagrams doesn't support optparse-applicative >= 0.16 yet - optparse-applicative < 0.16, hyphenation +embed allow-newer: - active:base, - assoc:base, - cryptohash-md5:base, - cryptohash-sha1:base, - constraints-extras:template-haskell, - data-tree-print:base, - deepseq:base, - dependent-sum:some, - dependent-sum:constraints, - dual-tree:base, - -- Does this make any sense? - entropy:Cabal, - force-layout:base, - force-layout:lens, - floskell:ghc-prim, - floskell:base, - hashable:base, - hslogger:base, - monoid-extras:base, - newtype-generics:base, - parallel:base, - regex-base:base, - regex-tdfa:base, - statestack:base, - these:base, - time-compat:base, - -- for shake-bench Chart-diagrams:diagrams-core, SVGFonts:diagrams-core diff --git a/ghcide/ghcide.cabal b/ghcide/ghcide.cabal index 046a9f0627..debdfc8f0a 100644 --- a/ghcide/ghcide.cabal +++ b/ghcide/ghcide.cabal @@ -61,7 +61,7 @@ library hls-plugin-api ^>= 1.2.0.0, lens, hiedb == 0.4.0.*, - lsp-types >= 1.2 && < 1.4, + lsp-types >= 1.3.0.1 && < 1.4, lsp == 1.2.*, mtl, network-uri, diff --git a/stack-8.10.2.yaml b/stack-8.10.2.yaml index 893a340c60..0e86582024 100644 --- a/stack-8.10.2.yaml +++ b/stack-8.10.2.yaml @@ -66,7 +66,7 @@ extra-deps: - some-1.0.1@sha256:26e5bab7276f48b25ea8660d3fd1166c0f20fd497dac879a40f408e23211f93e,2055 - unliftio-core-0.2.0.1@sha256:9b3e44ea9aacacbfc35b3b54015af450091916ac3618a41868ebf6546977659a,1082 - lsp-1.2.0.1 - - lsp-types-1.3.0.0 + - lsp-types-1.3.0.1 - lsp-test-0.14.0.1 configure-options: diff --git a/stack-8.10.3.yaml b/stack-8.10.3.yaml index c0d360d3f6..98d3fada74 100644 --- a/stack-8.10.3.yaml +++ b/stack-8.10.3.yaml @@ -66,7 +66,7 @@ extra-deps: - some-1.0.1@sha256:26e5bab7276f48b25ea8660d3fd1166c0f20fd497dac879a40f408e23211f93e,2055 - unliftio-core-0.2.0.1@sha256:9b3e44ea9aacacbfc35b3b54015af450091916ac3618a41868ebf6546977659a,1082 - lsp-1.2.0.1 - - lsp-types-1.3.0.0 + - lsp-types-1.3.0.1 - lsp-test-0.14.0.1 configure-options: diff --git a/stack-8.10.4.yaml b/stack-8.10.4.yaml index b4c06fc578..4f29bcd1a7 100644 --- a/stack-8.10.4.yaml +++ b/stack-8.10.4.yaml @@ -62,7 +62,7 @@ extra-deps: - some-1.0.1@sha256:26e5bab7276f48b25ea8660d3fd1166c0f20fd497dac879a40f408e23211f93e,2055 - unliftio-core-0.2.0.1@sha256:9b3e44ea9aacacbfc35b3b54015af450091916ac3618a41868ebf6546977659a,1082 - lsp-1.2.0.1 - - lsp-types-1.3.0.0 + - lsp-types-1.3.0.1 - lsp-test-0.14.0.1 # Enable these when supported by all formatters diff --git a/stack-8.10.5.yaml b/stack-8.10.5.yaml index 1e9b4281a3..8795b39451 100644 --- a/stack-8.10.5.yaml +++ b/stack-8.10.5.yaml @@ -64,7 +64,7 @@ extra-deps: - some-1.0.1@sha256:26e5bab7276f48b25ea8660d3fd1166c0f20fd497dac879a40f408e23211f93e,2055 - unliftio-core-0.2.0.1@sha256:9b3e44ea9aacacbfc35b3b54015af450091916ac3618a41868ebf6546977659a,1082 - lsp-1.2.0.1 - - lsp-types-1.3.0.0 + - lsp-types-1.3.0.1 - lsp-test-0.14.0.1 # Enable these when supported by all formatters diff --git a/stack-8.6.4.yaml b/stack-8.6.4.yaml index b37a0503b6..75f8903f12 100644 --- a/stack-8.6.4.yaml +++ b/stack-8.6.4.yaml @@ -103,7 +103,7 @@ extra-deps: - unliftio-core-0.2.0.1@sha256:9b3e44ea9aacacbfc35b3b54015af450091916ac3618a41868ebf6546977659a,1082 - resourcet-1.2.3 - lsp-1.2.0.1 - - lsp-types-1.3.0.0 + - lsp-types-1.3.0.1 - lsp-test-0.14.0.1 flags: diff --git a/stack-8.6.5.yaml b/stack-8.6.5.yaml index f012979944..cb9078fcd2 100644 --- a/stack-8.6.5.yaml +++ b/stack-8.6.5.yaml @@ -104,7 +104,7 @@ extra-deps: - unliftio-core-0.2.0.1@sha256:9b3e44ea9aacacbfc35b3b54015af450091916ac3618a41868ebf6546977659a,1082 - resourcet-1.2.3 - lsp-1.2.0.1 - - lsp-types-1.3.0.0 + - lsp-types-1.3.0.1 - lsp-test-0.14.0.1 configure-options: diff --git a/stack-8.8.3.yaml b/stack-8.8.3.yaml index c202d21c82..b6eb8ab1b9 100644 --- a/stack-8.8.3.yaml +++ b/stack-8.8.3.yaml @@ -83,7 +83,7 @@ extra-deps: - some-1.0.1@sha256:26e5bab7276f48b25ea8660d3fd1166c0f20fd497dac879a40f408e23211f93e,2055 - unliftio-core-0.2.0.1@sha256:9b3e44ea9aacacbfc35b3b54015af450091916ac3618a41868ebf6546977659a,1082 - lsp-1.2.0.1 - - lsp-types-1.3.0.0 + - lsp-types-1.3.0.1 - lsp-test-0.14.0.1 configure-options: diff --git a/stack-8.8.4.yaml b/stack-8.8.4.yaml index 33c01989a6..465f7249f0 100644 --- a/stack-8.8.4.yaml +++ b/stack-8.8.4.yaml @@ -80,7 +80,7 @@ extra-deps: - some-1.0.1@sha256:26e5bab7276f48b25ea8660d3fd1166c0f20fd497dac879a40f408e23211f93e,2055 - unliftio-core-0.2.0.1@sha256:9b3e44ea9aacacbfc35b3b54015af450091916ac3618a41868ebf6546977659a,1082 - lsp-1.2.0.1 - - lsp-types-1.3.0.0 + - lsp-types-1.3.0.1 - lsp-test-0.14.0.1 configure-options: diff --git a/stack-9.0.1.yaml b/stack-9.0.1.yaml index 112dada930..e425811633 100644 --- a/stack-9.0.1.yaml +++ b/stack-9.0.1.yaml @@ -55,7 +55,7 @@ extra-deps: - retrie-1.0.0.0 - some-1.0.2@sha256:3d460998df32ad7b93bf55657aeae988d97070155e71718b4bc75d0997ce9d62,2244 - lsp-1.2.0.1 -- lsp-types-1.3.0.0 +- lsp-types-1.3.0.1 - lsp-test-0.14.0.1 # Upstream patches for ghc-9.0.1 compatability diff --git a/stack.yaml b/stack.yaml index b9ded8b709..472af005d7 100644 --- a/stack.yaml +++ b/stack.yaml @@ -59,7 +59,7 @@ extra-deps: - some-1.0.1@sha256:26e5bab7276f48b25ea8660d3fd1166c0f20fd497dac879a40f408e23211f93e,2055 - unliftio-core-0.2.0.1@sha256:9b3e44ea9aacacbfc35b3b54015af450091916ac3618a41868ebf6546977659a,1082 - lsp-1.2.0.1 - - lsp-types-1.3.0.0 + - lsp-types-1.3.0.1 - lsp-test-0.14.0.1 configure-options: