Fix embarassing error with publishDiagnosticsNotification
authorLuke Lau <luke_lau@icloud.com>
Sat, 9 Jun 2018 03:13:04 +0000 (23:13 -0400)
committerLuke Lau <luke_lau@icloud.com>
Sat, 9 Jun 2018 03:13:04 +0000 (23:13 -0400)
commit88c70a40654c7152fb50b2a4e171fbdc00324f51
tree611f1b7a86b8ce83ee579db145ed1f7092275b1b
parent7b99b44066a1fce5a5956452a1d658045631c8f9
Fix embarassing error with publishDiagnosticsNotification
Generalize message combinators
haskell-lsp-test.cabal
src/Language/Haskell/LSP/Test.hs
src/Language/Haskell/LSP/Test/Parsing.hs
test/ParsingTests.hs [new file with mode: 0644]
test/Test.hs