mirror of
https://github.com/haskell/haskell-language-server.git
synced 2024-11-10 15:14:48 +03:00
41 lines
811 B
Plaintext
41 lines
811 B
Plaintext
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: 2021-01-03T11:58:44Z
|
|
|
|
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
|