annotate C-- calls that do not return
[ghc-hetmet.git] / compiler / main / GHC.hs
index dcfd02a..1fc3605 100644 (file)
@@ -1987,4 +1987,4 @@ findModule' hsc_env mod_name maybe_pkg =
 getHistorySpan :: Session -> History -> IO SrcSpan
 getHistorySpan sess h = withSession sess $ \hsc_env -> 
                           return$ InteractiveEval.getHistorySpan hsc_env h
-#endif
\ No newline at end of file
+#endif