Changes between Version 13 and Version 14 of EmptyDataDecls
- Timestamp:
- 09/08/09 06:05:45 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
EmptyDataDecls
v13 v14 127 127 <div style="background: #dfd; border-color: #c00; border-style: solid; border-width: 1px"> 128 128 }}} 129 This declaration introduces a new type constructor T with zero or more constituent data constructors K 0, ..., Kn.129 This declaration introduces a new type constructor T with zero or more constituent data constructors K1, ..., Kn. 130 130 {{{ 131 131 #!html
