use "Defined in" rather than "Imported from" when printing ImportedSrcLoc
[ghc-hetmet.git] / compiler / ilxGen / tests / test2b.hs
1 foreign import "ilxHello" unsafe ilxHello :: IO ()
2 main = ilxHello