On Fri, 2010-04-30 at 10:42 +0100, Simon Marlow wrote: > Here are some options: > > 3. allow packages to shadow each other, so haskell2010 shadows > base. This is a tantalising possibility, but I don't have > any idea what it would look like, e.g. should the client or > the package provider specify shadowing?
Note that we already have some notion of shadowing. Modules found in local .hs files shadow modules from packages. Duncan _______________________________________________ Haskell-prime mailing list Haskell-prime@haskell.org http://www.haskell.org/mailman/listinfo/haskell-prime