Skip to content
Snippets Groups Projects
Commit f9be6a04 authored by David N. Turner's avatar David N. Turner
Browse files

[project @ 1997-01-07 11:53:51 by dnt]

Fake interface file for main module
parent f6c36181
No related merge requests found
---------------------------------------------------------------------------
-- Main.hi
--
-- This hand-written interface file fakes a "Main" module
-- It is used *solely* so that GHCmain generates the right kind of
-- external reference to Main.main
---------------------------------------------------------------------------
_interface_ Main 1
_exports_
Main main ;
_declarations_
1 main :: IOBase.IO PrelBase.();
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment