Changes between Version 3 and Version 4 of Records/OverloadedRecordFields
- Timestamp:
- 10/20/11 09:35:03 (19 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Records/OverloadedRecordFields
v3 v4 322 322 = Relationship to Type Directed Name Resolution = 323 323 324 This proposal is quite closely related to the [ wiki:TypeDirectedNameResolution Type Directed Name Resolution] idea, becuase TDNR324 This proposal is quite closely related to the [http://hackage.haskell.org/trac/haskell-prime/wiki/TypeDirectedNameResolution Type Directed Name Resolution] idea, becuase TDNR 325 325 would internally generate `Has` constraints exactly as described above. The difference is 326 326 that TDNR wasn't intended to support ''abstraction'' over the constraint, and was explained
