Pick correct stack.yaml
[lsp-test.git] / test / data /
2018-08-07 Luke LauTry out cabal tests
2018-08-06 Luke LauMerge pull request #20 from Bubba/haskell-lsp-0.6 0.2.0.0
2018-08-06 Luke LauFix tests, add changelog haskell-lsp-0.6
2018-07-31 Luke LauBring in my pathetic attempts to fix travis
2018-07-26 Luke LauMake ClientCapabilities a mandatory parameter
2018-07-17 Luke LauAdd formatDoc and formatRange
2018-07-12 Luke LauAdd rename
2018-07-12 Luke LauAdd waitForDiagnosticsSource
2018-07-11 Luke LauReexport modules via cabal
2018-07-07 Luke LauUpdate session.log to match latest hie on import-code...
2018-06-28 Luke LauCorrect VFS behaviour
2018-06-27 Luke LauAdd documentEdit and friends helper functions
2018-06-16 Luke LauAdd test for document change tracking
2018-06-15 Luke LauUpdate command uniquing to match hie
2018-06-14 Luke LauSwap out UUIDs based on process ID
2018-06-11 Luke LauAdd javascript langserver testing