
13 Mar
2006
13 Mar
'06
8:37 a.m.
On Monday 13 March 2006 14:07, Bulat Ziganshin wrote:
it's better to make them individual packages. in particular, i name my modules "GHC.Arr_", "Data.Array_.*" and so on, so that they can be compiled together with existing GHC sources but this naming makes obvious what modules of base package they should replace
IMO, this nearly-non-solution ;-) is just one more argument to introduce some variant of module/package grafting. Ben