
30 Sep
2008
30 Sep
'08
6:54 p.m.
On Tue, 30 Sep 2008, Dan Doel wrote:
Lists are a container, so I guess it'd be nice if Data.List could be moved to containers, but I think the prelude imports and uses stuff from it, and you're not going to move that.
nubOrd could be stuck in Data.Set, but that's kind of an odd place for it.
Data.List could import list functions from Prelude and re-export them.