
14 Aug
2009
14 Aug
'09
8:38 a.m.
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