Add "have interpreter" to the compiler --info output
[ghc-hetmet.git] / compiler / ilxGen / tests / test2b.hs
1 foreign import "ilxHello" unsafe ilxHello :: IO ()
2 main = ilxHello