
30 May
2003
30 May
'03
9:33 a.m.
There is a strange error message in ghc-pkg-6.0, viz.
$ ghc-pkg-6.0 --list-packages option `--list-packages' is ambiguous; could be one of: -l --list-packages List packages in all config files -L --list-packages-local List packages in the specified config file
Hmm. Perhaps you should rename the long form of -L to --list-local-packages.
Done, thanks for the report. Cheers, Simon