Hello Ganesh,

Tuesday, July 14, 2009, 11:59:00 AM, you wrote:

>>> I don't have any strong opinion about whether there should be a
>>> library standard or not, but if there is a standard, how about
>>> putting the entire thing (perhaps including the Prelude) under the
>>> prefix Haskell2010. or similar? Most of it could be implemented by
>>> just re-exporting things from the "real" libraries.
>> 
>> we already have PvP mechanism for these things

> The PvP isn't (proposed as) part of the standard, and without package
> qualified imports as implemented by GHC, it wouldn't help anyway.

but package versioning implemented by ghc, hugs and probably other
compilers. with your idea we will have two things that address the
same problem, and these will be miltiplied - i.e. we will carry
several versions of base package, each having Haskell2010.*,
Haskell2011.* and so on modules


-- 
Best regards,
 Bulat                            mailto:bulat.zigans...@gmail.com

_______________________________________________
Haskell-prime mailing list
Haskell-prime@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-prime

Reply via email to