[Haskell] Extensible records: Static duck typing

Johannes Waldmann waldmann at imn.htwk-leipzig.de
Tue Feb 5 07:20:43 EST 2008


> Everyone wants to add extensible records to Haskell. 

well ... sure records are better than tuples ...
but interfaces (uh, classes) are still better IMHO

but anyway, is it possible to steal the
design of C#'s anonymous types (classes)?

if not, then why? (this might help
to clarify what we want, or not).

best regards, J.W.



More information about the Haskell mailing list