Changes between Version 12 and Version 13 of EmptyDataDecls
- Timestamp:
- 08/23/09 12:41:09 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
EmptyDataDecls
v12 v13 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 1, ..., Kn.129 This declaration introduces a new type constructor T with zero or more constituent data constructors K0, ..., Kn. 130 130 {{{ 131 131 #!html
