Changes between Version 187 and Version 188 of Commentary
- Timestamp:
- 06/19/12 09:19:49 (12 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Commentary
v187 v188 70 70 * [wiki:SafeHaskell Safe Haskell]: The design of the GHC Safe Haskell extension 71 71 * [wiki:SQLLikeComprehensions SQL-Like Comprehensions]: Notes on SPJs "Comprehensive Comprehensions" (!TransformComprehensions) 72 * [wiki:DeferErrorsToRuntime Deferring compilation type errors to runtime (`-fwarn-type-errors`)] 72 73 73 74 … … 90 91 * [wiki:BlockObjects C Blocks]: Haskell FFI support for block objects (closures) in C 91 92 * [wiki:ExplicitTypeApplication Syntax for explicit type application and scoped type variables] 92 * [wiki:DeferErrorsToRuntime Deferring compilation type errors to runtime (`-fwarn-type-errors`)]93 93 94 94 * GHCi Debuger
