Use a dummy server for testing
authorLuke Lau <luke_lau@icloud.com>
Wed, 6 May 2020 14:41:28 +0000 (15:41 +0100)
committerLuke Lau <luke_lau@icloud.com>
Wed, 6 May 2020 14:41:28 +0000 (15:41 +0100)
commitddc2cdb9d0563dcf30102c8ef41dc6932717a872
tree411d7b9a5c81e66b7ad91639307fa876d1fe2222
parentaf401b6d0439751d73ea230a219f37eb57286c90
Use a dummy server for testing

Not tied to HIE anymore
.github/workflows/haskell.yml
.gitignore
cabal.project [new file with mode: 0644]
lsp-test.cabal
test/Test.hs
test/dummy-server/Main.hs [new file with mode: 0644]