On Thu, Oct 25, 2001 at 03:18:33 -0700, Ashley Yakeley wrote: > At 2001-10-25 03:01, Simon Marlow wrote: > > >I've wondered at various times in the past whether there ought to be a > >link from /usr/local/includes/ghc to /usr/local/lib/ghc-5.02/includes. > > Won't help, my GHC is installed at /usr/lib/ghc-5.02/, exactly where the > Debian package put it. And now that location is hard-coded in my Makefile.
What about (finally!) adding the `--print-include-path' and `--print-library-path' switches to ghc? That would be a clean solution, IMO. IIRC, this has been asked for several times in the past, but was never implemented. I guess it would make at least Malcolm's life much easier for the nhc98 scripts... :) Cheers, Michael -- /~\ ASCII ribbon | inbox, n.: \ / campaign | A catch basin for everything you don't want to deal X against | with, but are afraid to throw away. / \ HTML mail | _______________________________________________ Glasgow-haskell-users mailing list [EMAIL PROTECTED] http://www.haskell.org/mailman/listinfo/glasgow-haskell-users
