ANNOUNCE: GHC version 6.0
Simon Marlow
simonmar@microsoft.com
Fri, 30 May 2003 14:33:07 +0100
=20
> There is a strange error message in ghc-pkg-6.0, viz.
>=20
> $ ghc-pkg-6.0 --list-packages
> option `--list-packages' is ambiguous; could be one of:
> -l --list-packages List packages in all config=20
> files =20
> -L --list-packages-local List packages in the=20
> specified config file
>=20
> Hmm. Perhaps you should rename the long form of -L to=20
> --list-local-packages.
Done, thanks for the report.
Cheers,
Simon