forked from haskell/haskell-language-server
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathstack-8.8.4.yaml
54 lines (47 loc) · 978 Bytes
/
stack-8.8.4.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
resolver: lts-16.16
packages:
- .
- ./ghcide/
- ./hls-plugin-api
ghc-options:
"$everything": -haddock
extra-deps:
- aeson-1.5.2.0
- apply-refact-0.7.0.0
- github: bubba/brittany
commit: c59655f10d5ad295c2481537fc8abf0a297d9d1c
- bytestring-trie-0.2.5.0
- cabal-helper-1.1.0.0
- cabal-plan-0.6.2.0
- clock-0.7.2
- constrained-dynamic-0.1.0.0
- extra-1.7.3
- floskell-0.10.4
- fourmolu-0.2.0.0
# - ghcide-0.1.0
- haskell-src-exts-1.21.1
- hie-bios-0.7.1
- hlint-2.2.8
- hoogle-5.0.17.11
- hsimport-0.11.0
- ilist-0.3.1.0
- lsp-test-0.11.0.5
- monad-dijkstra-0.1.1.2
- refinery-0.2.0.0
- retrie-0.1.1.1
- semigroups-0.18.5
# - github: wz1000/shake
# commit: fb3859dca2e54d1bbb2c873e68ed225fa179fbef
- temporary-1.2.1.1
- ghc-exactprint-0.6.3.2
- implicit-hie-cradle-0.2.0.1
- implicit-hie-0.1.1.0
flags:
haskell-language-server:
pedantic: true
retrie:
BuildExecutable: false
# allow-newer: true
nix:
packages: [ icu libcxx zlib ]
concurrent-tests: false