In local.glasgow-haskell-users, you wrote:
>1.- What is the option that I have to change to build the system for
>interactive use? At this moment, when I run "ghci", I obtain

You have to rebuild ghc-5 with the compiler you just built. Then
you will get a running ghci.

>2.- If I want to have modules in separate directories. How can I tell
>"--make" to look for them? 

Use the same options as you�d use for plain ghc: -i

Saludos,
  Volker
-- 
Volker Stolz * [EMAIL PROTECTED] * PGP + S/MIME

_______________________________________________
Glasgow-haskell-users mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-users

Reply via email to