Changes between Version 15 and Version 16 of PolymorphicComponents
- Timestamp:
- 04/04/07 13:22:27 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PolymorphicComponents
v15 v16 59 59 = Report TODO List = 60 60 List of items that need to change in the [http://darcs.haskell.org/haskell-prime-report/report/haskell-prime-draft.html draft report]. 61 1. Introduce a new ''special identifier'' '''forall'' . This identifier has a special interpretation in types and type schemes (i.e., it is ''not'' a type variable).61 1. Introduce a new ''special identifier'' '''forall'''. This identifier has a special interpretation in types and type schemes (i.e., it is ''not'' a type variable). 62 62 However, '''forall''' can still be used as an ordinary variable in expressions. 63 63 1. syntax
