Changes between Version 3 and Version 4 of NoDatatypeContexts
- Timestamp:
- 07/18/10 12:58:33 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
NoDatatypeContexts
v3 v4 16 16 == Summary == 17 17 18 H98 and H2010 allow a context to be given for datatypes, e.g. 18 H98 and H2010 allow a context to be given for datatypes, e.g. the `Eq a` in 19 19 {{{ 20 20 data Eq a => Foo a = Constr a
