Allow message types to be infered
authorLuke Lau <luke_lau@icloud.com>
Sat, 9 Jun 2018 22:11:37 +0000 (18:11 -0400)
committerLuke Lau <luke_lau@icloud.com>
Sat, 9 Jun 2018 22:11:37 +0000 (18:11 -0400)
commit12ac9c23d054e92a82146320e2b061c11a87e3f1
treef5c202e517d890db0ba489e6c2d74b1460d54b6f
parent88c70a40654c7152fb50b2a4e171fbdc00324f51
Allow message types to be infered
example/Main.hs
src/Language/Haskell/LSP/Test.hs
src/Language/Haskell/LSP/Test/Decoding.hs
src/Language/Haskell/LSP/Test/Files.hs
src/Language/Haskell/LSP/Test/Parsing.hs
test/ParsingTests.hs
test/Test.hs