(no subject)
Ian Lynagh
igloo at earth.li
Fri Aug 14 08:38:25 EDT 2009
On Fri, Aug 14, 2009 at 08:28:54AM -0400, Iavor Diatchki wrote:
> Hello,
> I know the the Haskell Platform is in the spot-light at the moment but
> please do not mix it in into name conventions as well! Different
> packages can provide modules with the same name, so it seems perfectly
> reasonable to let programmers choose the names for their modules.
But it is then impossible (apart from with a non-portable GHC extension)
to use both packages in one program/library.
It will also cause confusion.
Thanks
Ian
More information about the Libraries
mailing list