I just downloaded the nice installation of ghc 5.02 for windows.

I have just some problem when trying to start ghci with a
package as described in the manual:

> E:\hs\Quip>ghci -package text
> e:\PROGRA~1\ghc\ghc-5.02\bin\ghc.exe: no input files
> Usage: For basic information, try the `--help' option.
> 
> E:\hs\Quip>

Adding a Haskell source file as further parameter does not really help:

> E:\hs\Quip>ghci -package text M.hs
> A' does not existhc-5.02\bin\ghc.exe: file `=
> 
> E:\hs\Quip>


Any idea, what I am doing wrong?

Sven Eric



-- 
______________________________________________________________
Sven Eric Panitz         Uhlandstr. 12       D-64297 Darmstadt
Software AG           [EMAIL PROTECTED]     (+49)6151-92-1426 
---  when I cannot sing my heart, I can only speak my mind ---


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

Reply via email to