How Make a executable file in Glasgow

Simon Marlow simonmar@microsoft.com
Thu, 6 Mar 2003 10:22:13 -0000


> Hello, i am beginner in Glasgow and Haskell, And I would like to know 
> How I do to create a executable file in Glasgow (*.exe)

See the GHC user's guide, here:

http://www.haskell.org/ghc/docs/latest/html/users_guide/users-guide.html

Cheers,
	Simon