Changes between Version 1 and Version 2 of ImplicitParams
- Timestamp:
- 11/25/05 16:26:59 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ImplicitParams
v1 v2 8 8 == References == 9 9 * [http://www.haskell.org/ghc/docs/latest/html/users_guide/type-extensions.html#implicit-parameters Description] from the GHC user's guide. 10 * [http://www.haskell.org/ghc/docs/latest/html/users_guide/type-extensions.html#linear-implicit-parameters Linear Implicit Parameters] from the GHC User's guide. 10 11 11 12 == Pros ==
