RFC: Adding a Hashable type class and HashMap/HashSet data types to HP

Ross Paterson ross at soi.city.ac.uk
Sat Nov 20 13:39:26 EST 2010


On Sat, Nov 20, 2010 at 06:32:15PM +0000, Ian Lynagh wrote:
> I would suggest not putting it into base if it isn't necessary to do so.
> It's much easier to merge things later (if desired) than to split them
> apart, and base is already far too big.

In that case it should be a small extra package in the GHC bootlibs,
since it will be a prerequisite for both bytestring and containers.


More information about the Libraries mailing list