Changes between Version 194 and Version 195 of Commentary
- Timestamp:
- 12/08/12 12:25:44 (5 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Commentary
v194 v195 72 72 * [wiki:DeferErrorsToRuntime Deferring compilation type errors to runtime (`-fwarn-type-errors`)] 73 73 * [wiki:Commentary/Compiler/Demand Demand analyser] Notes on the meanings, worker-wrapper splitting of demand signatures and relevant components of the compiler 74 * [wiki:Commentary/Compiler/TypeNatSolver The solve for type-level naturals]75 74 76 75 * Notes on proposed or in progress (but out of tree) GHC compiler features: … … 84 83 * [wiki:PatternSynonyms Pattern synonyms] 85 84 * [wiki:TypeNats Type level naturals] 85 * [wiki:Commentary/Compiler/TypeNatSolver The solve for type-level naturals] 86 86 * [wiki:PolymorphicDynamic Polymorphic Dynamic]: Notes on adding ad-hoc polymorphic dynamic types 87 87 * [wiki:DefaultSuperclassInstances Proposal to allow classes to give default implementations for their superclasses]
