Merge pull request #37 from alanz/haskell-lsp-0.13
[lsp-test.git] / test / data / refactor / Main.hs
1 main :: IO Int
2 main = return (42)