[Haskell] Read Instances for Data.Map and Data.Set

Johannes Waldmann waldmann at imn.htwk-leipzig.de
Fri Oct 21 05:42:26 EDT 2005


Simon Marlow wrote:

> the Show instance outputs valid Haskell syntax that can be included in a
> program (assuming appropriate imports, and possibly an appropriate type
> signature). 

The Data.Map Show instance is breaking exactly this requirement
(by using braces), and that's why I want to avoid it.
See my post cited earlier.
-- 
-- Johannes Waldmann -- Tel/Fax (0341) 3076 6479/80 --
---- http://www.imn.htwk-leipzig.de/~waldmann/ -------



More information about the Libraries mailing list