Add stage2/ghci to ghc-api's import list.
[ghc-hetmet.git] / ghc / misc / examples / io / io001 / Main.hs
1 main = putStr "Hello, world\n"