[nhc-bugs] <Pine.LNX.4.10.10105222334140.24464-100000@90-mia-3.acn.waw.pl>
Wojciech Moczydlowski, Jr
khaliff@astercity.net
Wed, 23 May 2001 17:18:15 +0200 (CEST)
On Wed, 23 May 2001, Malcolm Wallace wrote:
> [ Moved from nhc-users to nhc-bugs ]
>
> Wojciech Moczydlowski, Jr writes:
> > The configure script fails to detect ghc-5.00 - due to driver changes.
>
> Oops, yes indeed. Try the following patch. I haven't been able to
> test it fully, but i think it should work.
>
> Regards,
> Malcolm
Doesn't work either:
First we look for already-installed Haskell compilers:
Looking for hbc... (not found)
Looking for ghc... ghc-5.00: unrecognised flag: --show-package
Usage: For basic information, try the --help' option.
dirname: too few arguments
Try 'dirname --help' for more information.
(not found)
BTW, not removing targets/ix86-linux/config.cache and similar files when I
rerun configure script is quite annoying.
Wojciech Moczydlowski, Jr