Skip to content

Commit 9c6b9d8

Browse files
committed
Move ghcide-test-utils to its own package
1 parent fdbc555 commit 9c6b9d8

File tree

1 file changed

+130
-0
lines changed

1 file changed

+130
-0
lines changed

stack-lts16.yaml.orig

Lines changed: 130 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,130 @@
1+
resolver: lts-16.31 # last 8.8.4 lts
2+
3+
packages:
4+
- .
5+
- ./hie-compat
6+
- ./hls-graph
7+
- ./ghcide/
8+
- ./shake-bench
9+
- ./hls-plugin-api
10+
- ./hls-test-utils
11+
- ./plugins/hls-call-hierarchy-plugin
12+
- ./plugins/hls-class-plugin
13+
- ./plugins/hls-haddock-comments-plugin
14+
- ./plugins/hls-eval-plugin
15+
- ./plugins/hls-explicit-imports-plugin
16+
- ./plugins/hls-refine-imports-plugin
17+
- ./plugins/hls-hlint-plugin
18+
- ./plugins/hls-stan-plugin
19+
- ./plugins/hls-rename-plugin
20+
- ./plugins/hls-retrie-plugin
21+
- ./plugins/hls-splice-plugin
22+
- ./plugins/hls-tactics-plugin
23+
- ./plugins/hls-qualify-imported-names-plugin
24+
- ./plugins/hls-brittany-plugin
25+
- ./plugins/hls-stylish-haskell-plugin
26+
- ./plugins/hls-floskell-plugin
27+
- ./plugins/hls-fourmolu-plugin
28+
- ./plugins/hls-pragmas-plugin
29+
- ./plugins/hls-module-name-plugin
30+
- ./plugins/hls-ormolu-plugin
31+
- ./plugins/hls-alternate-number-format-plugin
32+
- ./plugins/hls-code-range-plugin
33+
- ./plugins/hls-change-type-signature-plugin
34+
- ./plugins/hls-gadt-plugin
35+
<<<<<<< HEAD
36+
- ./plugins/hls-explicit-fixity-plugin
37+
||||||| parent of 3a0fbf85 (Remove exactprint dependencies from ghcide by introducing hls-refactor-plugin.)
38+
=======
39+
- ./plugins/hls-refactor-plugin
40+
>>>>>>> 3a0fbf85 (Remove exactprint dependencies from ghcide by introducing hls-refactor-plugin.)
41+
42+
ghc-options:
43+
"$everything": -haddock
44+
45+
extra-deps:
46+
- aeson-1.5.2.0
47+
- apply-refact-0.9.3.0
48+
- brittany-0.13.1.2
49+
- bytestring-trie-0.2.5.0
50+
- cabal-plan-0.6.2.0
51+
- clock-0.7.2
52+
- constrained-dynamic-0.1.0.0
53+
- extra-1.7.10
54+
- floskell-0.10.4
55+
- fourmolu-0.3.0.0
56+
- ghc-check-0.5.0.4
57+
- ghc-exactprint-0.6.4
58+
- ghc-lib-8.10.7.20210828
59+
- ghc-lib-parser-8.10.7.20210828
60+
- ghc-source-gen-0.4.1.0
61+
- ghc-trace-events-0.1.2.1
62+
- haskell-src-exts-1.21.1
63+
- heapsize-0.3.0
64+
- hie-bios-0.9.1
65+
- hlint-3.2.8
66+
- HsYAML-aeson-0.2.0.0@rev:2
67+
- hoogle-5.0.17.11
68+
- hsimport-0.11.0
69+
- ilist-0.3.1.0
70+
- implicit-hie-cradle-0.3.0.5
71+
- implicit-hie-0.1.2.6
72+
- megaparsec-9.0.1
73+
- monad-dijkstra-0.1.1.2
74+
- opentelemetry-0.6.1
75+
- opentelemetry-extra-0.6.1
76+
- refinery-0.4.0.0
77+
- retrie-1.1.0.0
78+
- semigroups-0.18.5
79+
- shake-0.19.4
80+
- stylish-haskell-0.12.2.0
81+
- temporary-1.2.1.1
82+
- th-compat-0.1.2@sha256:3d55de1adc542c1a870c9ada90da2fbbe5f4e8bcd3eed545a55c3df9311b32a8,2854
83+
- bytestring-encoding-0.1.0.0@sha256:460b49779fbf0112e8e2f1753c1ed9131eb18827600c298f4d6bb51c4e8c1c0d,1727
84+
- hiedb-0.4.1.0
85+
- sqlite-simple-0.4.18.0@sha256:3ceea56375c0a3590c814e411a4eb86943f8d31b93b110ca159c90689b6b39e5,3002
86+
- direct-sqlite-2.3.26@sha256:04e835402f1508abca383182023e4e2b9b86297b8533afbd4e57d1a5652e0c23,3718
87+
- dependent-map-0.4.0.0@sha256:ca2b131046f4340a1c35d138c5a003fe4a5be96b14efc26291ed35fd08c62221,1657
88+
- dependent-sum-0.7.1.0@sha256:5599aa89637db434431b1dd3fa7c34bc3d565ee44f0519bfbc877be1927c2531,2068
89+
- dependent-sum-template-0.1.0.3@sha256:0bbbacdfbd3abf2a15aaf0cf2c27e5bdd159b519441fec39e1e6f2f54424adde,1682
90+
- constraints-extras-0.3.0.2@sha256:013b8d0392582c6ca068e226718a4fe8be8e22321cc0634f6115505bf377ad26,1853
91+
- some-1.0.1@sha256:26e5bab7276f48b25ea8660d3fd1166c0f20fd497dac879a40f408e23211f93e,2055
92+
- unliftio-core-0.2.0.1@sha256:9b3e44ea9aacacbfc35b3b54015af450091916ac3618a41868ebf6546977659a,1082
93+
- lsp-1.4.0.0
94+
- lsp-types-1.4.0.1
95+
- lsp-test-0.14.0.2
96+
- stm-containers-1.1.0.4
97+
- stm-hamt-1.2.0.6@sha256:fba86ccb4b45c5706c19b0e1315ba63dcac3b5d71de945ec001ba921fae80061,3972
98+
- primitive-extras-0.10.1
99+
- primitive-unlifted-0.1.3.1
100+
- githash-0.1.6.2
101+
- stan-0.0.1.0
102+
- dir-traverse-0.2.3.0@sha256:adcc128f201ff95131b15ffe41365dc99c50dc3fa3a910f021521dc734013bfa,2137
103+
- extensions-0.0.0.1@sha256:16517ab9df3dd6c7a20da746c8ed02cfd59c8cb40ae5719aef8b5dd4edceadc0,3993
104+
- microaeson-0.1.0.1@sha256:88ba1cc52181b57abc453e222bbb76ca6ab252e38c6507d15a596d6a582fdf69,3968
105+
- trial-0.0.0.0@sha256:834d3be439dc9b52a759a45a4d3944e5e55c3d50fd5874003147cc1f6231d4aa,4301
106+
- trial-optparse-applicative-0.0.0.0@sha256:ba05edfc327a281766df5e0f44d91229e6a98afaf59abe1894b293453f076192,2449
107+
- trial-tomland-0.0.0.0@sha256:743a9baaa36891ed3a44618fdfd5bc4ed9afc39cf9b9fa23ea1b96f3787f5ec0,2526
108+
109+
configure-options:
110+
ghcide:
111+
- --disable-library-for-ghci
112+
haskell-language-server:
113+
- --disable-library-for-ghci
114+
heapsize:
115+
- --disable-library-for-ghci
116+
117+
flags:
118+
haskell-language-server:
119+
pedantic: true
120+
retrie:
121+
BuildExecutable: false
122+
hyphenation:
123+
embed: true
124+
hlint:
125+
ghc-lib: true
126+
127+
nix:
128+
packages: [icu libcxx zlib]
129+
130+
concurrent-tests: false

0 commit comments

Comments
 (0)