haskell-language-server/cabal.project
Luke Lau 9d3d0e6f13 Accept the legacy "languageServerHaskell" config name
This also requires a bump to lsp-test to fix a test, and drops the
trick that the wrapper tests used to find the wrapper executable since
it was just confusing
2020-07-27 15:11:10 +01:00

18 lines
261 B
Plaintext

packages:
./
ghcide
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-07-27T12:40:45Z