| ... | ... | @@ -62,7 +62,7 @@ reasons why not. |
|
|
|
A general form of [DerivedInstances](derived-instances) hasn't really been
|
|
|
|
discussed. But, the special case of [NewtypeDeriving](newtype-deriving) is a likely
|
|
|
|
adoption.
|
|
|
|
- Defaults for superclass methods (no ticket, see [ List Discussion](http://www.haskell.org//pipermail/libraries/2005-March/003494.html))
|
|
|
|
- Defaults for superclass methods (no ticket, see [ List Discussion](http://www.haskell.org//pipermail/libraries/2005-March/003494.html), and [ more list discussion](http://www.haskell.org//pipermail/haskell-prime/2006-April/001344.html), and [ yet more list discussion](http://www.haskell.org//pipermail/haskell-prime/2006-August/001582.html))
|
|
|
|
|
|
|
|
## Multiparameter Type Class Dilemma
|
|
|
|
|
| ... | ... | |