Changes between Version 6 and Version 7 of Ticket #92
- Timestamp:
- 02/16/06 14:56:16 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #92 – description
v6 v7 33 33 34 34 2. could refine some of the record variants as libraries under Data.Record.VariantX 35 36 ----- 37 add impact information below: 38 {{{ 39 > option 1: syntax change (and '#' as an identifier prefix might 40 > conflict with other uses) 41 > option 2: non-trivial change of module/type system 42 > option 3: change of module hierarchy, re-interpretation of 43 > import behaviour for specific modules 44 > 45 > option 3 is the smallest change I could think of (perhaps with 46 > John's modification to import constructors instead of variables), 47 > and I've selected minor impact.. 48 }}}
