forked from haskell/haskell-language-server
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcabal.project
40 lines (34 loc) · 811 Bytes
/
cabal.project
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
packages:
./
./hie-compat
./shake-bench
./ghcide
./hls-plugin-api
./plugins/tactics
./plugins/hls-class-plugin
./plugins/hls-eval-plugin
./plugins/hls-explicit-imports-plugin
./plugins/hls-hlint-plugin
./plugins/hls-retrie-plugin
tests: true
package *
ghc-options: -haddock
package haskell-language-server
test-show-details: direct
package ghcide
test-show-details: direct
write-ghc-environment-files: never
index-state: 2020-12-13T11:31:58Z
allow-newer:
active:base,
data-tree-print:base,
diagrams-contrib:base,
diagrams-core:base,
diagrams-lib:base,
diagrams-postscript:base,
diagrams-svg:base,
dual-tree:base,
force-layout:base,
monoid-extras:base,
statestack:base,
svg-builder:base