Changes between Version 89 and Version 90 of WikiStart
- Timestamp:
- 09/20/10 04:45:58 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v89 v90 15 15 * I've fixed inference of Shape constraints to respect the materiality of variables. This means we can now write copy functions for data structures containing functions. 16 16 * I've cleaned up the array and numeric type modules in the base libraries. 17 * Next step is to check the types of type class instance functions against their definitions, which should eliminate the #1 reason forconfusing compiler panics.17 * Next step is to check the types of type class instance functions against their definitions, which should eliminate the main cause of confusing compiler panics. 18 18 19 19 ==== Erik de Castro Lopo (m3ga) -- updated 18th Aug 2010 ====
