File tree 12 files changed +17
-54
lines changed
12 files changed +17
-54
lines changed Original file line number Diff line number Diff line change @@ -23,65 +23,28 @@ packages:
23
23
./plugins/hls-module-name-plugin
24
24
./plugins/hls-ormolu-plugin
25
25
./plugins/hls-call-hierarchy-plugin
26
+
26
27
tests : true
27
28
28
29
package *
29
30
ghc-options : -haddock
30
31
test-show-details : direct
31
32
32
- -- ghc-api-compat-8.6
33
+ -- see https://gitlab.haskell.org/haskell/ ghc-api-compat/-/issues/1#note_371055
33
34
source-repository-package
34
35
type : git
35
36
location : https://github.com/hsyl20/ghc-api-compat
36
37
tag : 8fee87eac97a538dbe81ff1ab18cff10f2f9fa15
37
38
38
39
write-ghc-environment-files : never
39
40
40
- index-state : 2021-08-01T00 :00 :00Z
41
+ index-state : 2021-08-12T12 :00 :38Z
41
42
42
43
constraints :
43
- -- Diagrams doesn't support optparse-applicative >= 0.16 yet
44
- optparse-applicative < 0.16 ,
45
44
hyphenation +embed
46
45
47
46
48
47
allow-newer :
49
- active :base,
50
- assoc :base,
51
- cryptohash-md5 :base,
52
- cryptohash-sha1 :base,
53
- constraints-extras :template-haskell,
54
- data-tree-print :base,
55
- deepseq :base,
56
- dependent-sum :some,
57
- dependent-sum :constraints,
58
- diagrams-contrib :base,
59
- diagrams-contrib :lens,
60
- diagrams-contrib :random,
61
- diagrams-core :base,
62
- diagrams-core :lens,
63
- diagrams-lib :base,
64
- diagrams-lib :lens,
65
- diagrams-postscript :base,
66
- diagrams-postscript :lens,
67
- diagrams-svg :base,
68
- diagrams-svg :lens,
69
- dual-tree :base,
70
- -- Does this make any sense?
71
- entropy :Cabal,
72
- force-layout :base,
73
- force-layout :lens,
74
- floskell :ghc-prim,
75
- floskell :base,
76
- hashable :base,
77
- hslogger :base,
78
- monoid-extras :base,
79
- newtype-generics :base,
80
- parallel :base,
81
- regex-base :base,
82
- regex-tdfa :base,
83
- statestack :base,
84
- svg-builder :base,
85
- these :base,
86
- time-compat :base
87
-
48
+ -- for shake-bench
49
+ Chart-diagrams :diagrams-core,
50
+ SVGFonts :diagrams-core
Original file line number Diff line number Diff line change @@ -61,7 +61,7 @@ library
61
61
hls-plugin-api ^>= 1.2.0.0 ,
62
62
lens,
63
63
hiedb == 0.4.0. *,
64
- lsp-types >= 1.2 && < 1.4 ,
64
+ lsp-types >= 1.3.0.1 && < 1.4 ,
65
65
lsp == 1.2. *,
66
66
mtl,
67
67
network-uri,
Original file line number Diff line number Diff line change @@ -66,7 +66,7 @@ extra-deps:
66
66
- some-1.0.1@sha256:26e5bab7276f48b25ea8660d3fd1166c0f20fd497dac879a40f408e23211f93e,2055
67
67
- unliftio-core-0.2.0.1@sha256:9b3e44ea9aacacbfc35b3b54015af450091916ac3618a41868ebf6546977659a,1082
68
68
- lsp-1.2.0.1
69
- - lsp-types-1.3.0.0
69
+ - lsp-types-1.3.0.1
70
70
- lsp-test-0.14.0.1
71
71
72
72
configure-options :
Original file line number Diff line number Diff line change @@ -66,7 +66,7 @@ extra-deps:
66
66
- some-1.0.1@sha256:26e5bab7276f48b25ea8660d3fd1166c0f20fd497dac879a40f408e23211f93e,2055
67
67
- unliftio-core-0.2.0.1@sha256:9b3e44ea9aacacbfc35b3b54015af450091916ac3618a41868ebf6546977659a,1082
68
68
- lsp-1.2.0.1
69
- - lsp-types-1.3.0.0
69
+ - lsp-types-1.3.0.1
70
70
- lsp-test-0.14.0.1
71
71
72
72
configure-options :
Original file line number Diff line number Diff line change @@ -62,7 +62,7 @@ extra-deps:
62
62
- some-1.0.1@sha256:26e5bab7276f48b25ea8660d3fd1166c0f20fd497dac879a40f408e23211f93e,2055
63
63
- unliftio-core-0.2.0.1@sha256:9b3e44ea9aacacbfc35b3b54015af450091916ac3618a41868ebf6546977659a,1082
64
64
- lsp-1.2.0.1
65
- - lsp-types-1.3.0.0
65
+ - lsp-types-1.3.0.1
66
66
- lsp-test-0.14.0.1
67
67
68
68
# Enable these when supported by all formatters
Original file line number Diff line number Diff line change @@ -64,7 +64,7 @@ extra-deps:
64
64
- some-1.0.1@sha256:26e5bab7276f48b25ea8660d3fd1166c0f20fd497dac879a40f408e23211f93e,2055
65
65
- unliftio-core-0.2.0.1@sha256:9b3e44ea9aacacbfc35b3b54015af450091916ac3618a41868ebf6546977659a,1082
66
66
- lsp-1.2.0.1
67
- - lsp-types-1.3.0.0
67
+ - lsp-types-1.3.0.1
68
68
- lsp-test-0.14.0.1
69
69
70
70
# Enable these when supported by all formatters
Original file line number Diff line number Diff line change @@ -103,7 +103,7 @@ extra-deps:
103
103
- unliftio-core-0.2.0.1@sha256:9b3e44ea9aacacbfc35b3b54015af450091916ac3618a41868ebf6546977659a,1082
104
104
- resourcet-1.2.3
105
105
- lsp-1.2.0.1
106
- - lsp-types-1.3.0.0
106
+ - lsp-types-1.3.0.1
107
107
- lsp-test-0.14.0.1
108
108
109
109
flags :
Original file line number Diff line number Diff line change @@ -104,7 +104,7 @@ extra-deps:
104
104
- unliftio-core-0.2.0.1@sha256:9b3e44ea9aacacbfc35b3b54015af450091916ac3618a41868ebf6546977659a,1082
105
105
- resourcet-1.2.3
106
106
- lsp-1.2.0.1
107
- - lsp-types-1.3.0.0
107
+ - lsp-types-1.3.0.1
108
108
- lsp-test-0.14.0.1
109
109
110
110
configure-options :
Original file line number Diff line number Diff line change @@ -83,7 +83,7 @@ extra-deps:
83
83
- some-1.0.1@sha256:26e5bab7276f48b25ea8660d3fd1166c0f20fd497dac879a40f408e23211f93e,2055
84
84
- unliftio-core-0.2.0.1@sha256:9b3e44ea9aacacbfc35b3b54015af450091916ac3618a41868ebf6546977659a,1082
85
85
- lsp-1.2.0.1
86
- - lsp-types-1.3.0.0
86
+ - lsp-types-1.3.0.1
87
87
- lsp-test-0.14.0.1
88
88
89
89
configure-options :
Original file line number Diff line number Diff line change @@ -80,7 +80,7 @@ extra-deps:
80
80
- some-1.0.1@sha256:26e5bab7276f48b25ea8660d3fd1166c0f20fd497dac879a40f408e23211f93e,2055
81
81
- unliftio-core-0.2.0.1@sha256:9b3e44ea9aacacbfc35b3b54015af450091916ac3618a41868ebf6546977659a,1082
82
82
- lsp-1.2.0.1
83
- - lsp-types-1.3.0.0
83
+ - lsp-types-1.3.0.1
84
84
- lsp-test-0.14.0.1
85
85
86
86
configure-options :
Original file line number Diff line number Diff line change @@ -55,7 +55,7 @@ extra-deps:
55
55
- retrie-1.0.0.0
56
56
- some-1.0.2@sha256:3d460998df32ad7b93bf55657aeae988d97070155e71718b4bc75d0997ce9d62,2244
57
57
- lsp-1.2.0.1
58
- - lsp-types-1.3.0.0
58
+ - lsp-types-1.3.0.1
59
59
- lsp-test-0.14.0.1
60
60
61
61
# Upstream patches for ghc-9.0.1 compatability
Original file line number Diff line number Diff line change @@ -59,7 +59,7 @@ extra-deps:
59
59
- some-1.0.1@sha256:26e5bab7276f48b25ea8660d3fd1166c0f20fd497dac879a40f408e23211f93e,2055
60
60
- unliftio-core-0.2.0.1@sha256:9b3e44ea9aacacbfc35b3b54015af450091916ac3618a41868ebf6546977659a,1082
61
61
- lsp-1.2.0.1
62
- - lsp-types-1.3.0.0
62
+ - lsp-types-1.3.0.1
63
63
- lsp-test-0.14.0.1
64
64
65
65
configure-options :
You can’t perform that action at this time.
0 commit comments