Changes between Version 73 and Version 74 of Status/SLPJ-Tickets
- Timestamp:
- 11/04/09 11:36:10 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Status/SLPJ-Tickets
v73 v74 99 99 * #2534: Another confusing type error message 100 100 * #2442: Better error message heuristics for “not in scope” Max B’s patch 101 * #2340: Better TH error recovery. Easy to do; change to signature of qRecover.102 101 * #2900: Improve decomposition of function types 103 102 * #3023: Apply fundeps before printing error … … 108 107 * #3497: Template Haskell support for GADTs 109 108 * #3507: use "`type T`" instead of {{{''T}}} 109 * #1475: Allow TH to generate import declarations 110 * #2340: Better TH error recovery. Easy to do; change to signature of qRecover. 110 111 111 112 == Features == 113 * #3480: Fingerprints in `TypeRep` 112 114 * #3217: better flag handling for GHCi 113 115 * #788: Class aliases … … 116 118 * #1930: Infix type operators: a+b. 117 119 * #960: Generate local info for ‘undefined’. Implicit location parameters in general 118 * #1475: Allow TH to generate import declarations119 120 * #2135: Warn when exporting a function whose type mentions a type constructor defined locally but not itself exported 120 121 * #2526: Add -fwarn-missing-export-signatures
