Changes between Version 38 and Version 39 of ExtensibleRecords
- Timestamp:
- 09/05/09 15:35:27 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ExtensibleRecords
v38 v39 163 163 }}} 164 164 165 166 = How to proceed? = 165 = How to proceed? = 167 166 168 167 There are a lot of design decisions listed on this page, some of which inspire strongly-help opinions. It is clear that discussion will not resolve these, and we don't seem to have a lot of examples to help clarify matters. The deadlock is unchanged: we still have too many good ideas. … … 177 176 Libraries could then implement {{{mkUnderlyingRecord}}}, {{{underlyingEmptyRecord}}}, {{{MkUnderlyingRecord}}}, {{{UnderlyingEmptyRecord}}}, {{{viewUnderlyingRecord}}} and {{{viewUnderlyingEmptyRecord}}} in whatever way is best. What do you think? 178 177 178 = See Also = 179 180 * [http://www.haskell.org/haskellwiki/Extensible_record HaskellWiki] 181 * [http://hackage.haskell.org/trac/haskell-prime/wiki/FirstClassLabels Haskell']
