Reexport modules via cabal
[lsp-test.git] / test / data / refactor / Main.hs
1 main :: IO Int
2 main = return (42)