Changes between Version 29 and Version 30 of Status/Oct10
- Timestamp:
- 11/02/10 14:21:52 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Status/Oct10
v29 v30 63 63 * Iavor Diatchki plans to add '''numeric types''', so that you can have a type like `Bus 8`, and do simple arithmetic at the type level. You can encode this stuff, but it's easier to use and more powerful to do it directly. 64 64 65 * David Mazieres at Stanford wants to implement '''Safe Haskell''', a flag for GHC that will guarantee that your program does not use `unsafePerformIO`, foreign calls, RULES, and other stuff stuff. This is part of his project to ... '''David pls fill in'''.65 * David Mazieres at Stanford wants to implement '''Safe Haskell''', a flag for GHC that will guarantee that your program does not use `unsafePerformIO`, foreign calls, RULES, and other stuff stuff. 66 66 67 67 7.0 also has support for the Haskell 2010 standard, and the libraries that it specifies.
