Changes between Version 1 and Version 2 of ClassMethodTypes
- Timestamp:
- 01/27/06 01:50:40 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ClassMethodTypes
v1 v2 1 1 = Class Method Types = 2 3 '''[search:?q="ClassMethodTypes"&ticket=on Ticket(s)]''' 2 4 3 5 In [http://www.haskell.org/onlinereport/decls.html#class-decls Haskell 98, s4.3.1], the signatures of methods in a class may contain constraints, but these constraints must not mention the argument of the type class. The following is illegal:
