Keean Schupke writes:

>     Haskell already has static records (in H98)
> 
>     Dynamic records are addressed by the HList library, which uses 
> extensions already present in GHC and Hugs (namely Multi-parameter 
> type-classes and function-dependancies).

Is this the case? Every implementation of HList that I've seen also uses
overlapping and undecidable instances.
-- 
David Menendez <[EMAIL PROTECTED]> | "In this house, we obey the laws
<http://www.eyrie.org/~zednenem>      |        of thermodynamics!"
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to