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