Changes between Version 42 and Version 43 of Status/Oct11
- Timestamp:
- 11/03/11 02:08:35 (20 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Status/Oct11
v42 v43 6 6 Significant changes planned for the 7.4 branch are: 7 7 8 * '''Declarations at the GHCi prompt.''' Simon Marlowhas extended GHCi so that it is possible to give any declaration at the ghci prompt. For example,8 * '''Declarations at the GHCi prompt.''' Daniel Winograd-Cort (with help from Simon Marlow) has extended GHCi so that it is possible to give any declaration at the ghci prompt. For example, 9 9 {{{ 10 10 Prelude> data D = D Int
