Changes between Version 7 and Version 8 of MultiParamTypeClasses
- Timestamp:
- 01/27/06 03:44:59 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
MultiParamTypeClasses
v7 v8 1 1 [[PageOutline]] 2 2 = Multi-parameter type classes = 3 4 '''[search:?q="MultiParamTypeClasses"&ticket=on Ticket(s)]'''5 3 6 4 == Brief Explanation == … … 28 26 * [http://www.haskell.org/ghc/docs/latest/html/users_guide/type-extensions.html#multi-param-type-classes GHC documentation] 29 27 28 == Tickets == 29 [[TicketQuery(description~=MultiParamTypeClasses)]] 30 30 31 == Pros == 31 32 * offered by GHC and Hugs for years
