Sigbjorn:

: > : Did you try just `ghc-4.04 -M'? If so, you must add .hs 
: > file names after
: > : the command.
: > 
: > I did.
: > 
: > :  $ ghc-4.04 -M  your.hs haskell.hs source.hs programs.hs
: > 
: > That doesn't seem to do very much either.
: > 
: > : You can find dependencies among `.hs' files in the Makefile.
: > 
: > I think I'll wait until I am refered to some form
: > of documentation.
: > 
: 
: Kwanghoon Choi's comments is really all there's to it, but see
: top of Section 8.1 in the user's guide for more.

That's interesting. I hadn't noticed that section. I looked at
Section 2 (Using GHC/command line options) which doesn't make any reference
to the -M flag.

I'll try again.

Thanks.


Regards,


Marc van Dongen

Reply via email to