Rename recorded to replay
authorLuke Lau <luke_lau@icloud.com>
Wed, 6 Jun 2018 15:47:13 +0000 (11:47 -0400)
committerLuke Lau <luke_lau@icloud.com>
Wed, 6 Jun 2018 15:47:13 +0000 (11:47 -0400)
commitbf56f6dd8c0b0fc34770135819caa54a6410b1df
tree20594041752fe3b1d780f3353a03df5ee327444d
parenta3130a85efbf9249ab983bcf66586ed3c596e33a
Rename recorded to replay
example/Recorded.hs [deleted file]
haskell-lsp-test.cabal
src/Language/Haskell/LSP/Test.hs
src/Language/Haskell/LSP/Test/Compat.hs [moved from src/Compat.hs with 87% similarity]
src/Language/Haskell/LSP/Test/Replay.hs [moved from src/Language/Haskell/LSP/Test/Recorded.hs with 97% similarity]
test/Test.hs