We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
stack
1 parent dca5cc3 commit b289e48Copy full SHA for b289e48
docs/contributing/contributing.md
@@ -71,6 +71,7 @@ GHC 8.6.5 is not supported here because `nixpkgs-unstable` no longer maintains t
71
The tests make use of the [Tasty](https://github.com/feuerbach/tasty) test framework.
72
73
There are two test suites in the main haskell-language-server package, functional tests, and wrapper tests.
74
+Some of the wrapper tests expect `stack` to be present on the system, or else they fail.
75
Other project packages, like the core library or plugins, can have their own test suite.
76
77
### Testing with Cabal
0 commit comments