... | @@ -31,16 +31,24 @@ Organized following the structure of the [ Haskell 98 Report](http://www.haskell |
... | @@ -31,16 +31,24 @@ Organized following the structure of the [ Haskell 98 Report](http://www.haskell |
|
- [NewtypeDeriving](newtype-deriving)
|
|
- [NewtypeDeriving](newtype-deriving)
|
|
- Type Classes and Overloading
|
|
- Type Classes and Overloading
|
|
|
|
|
|
- [ClassMethodTypes](class-method-types)
|
|
- Class Declarations
|
|
- [TypeSynonymInstances](type-synonym-instances)
|
|
|
|
- [FlexibleInstances](flexible-instances) or [UndecidableInstances](undecidable-instances)
|
|
- [ClassMethodTypes](class-method-types)
|
|
- [MultiParamTypeClasses](multi-param-type-classes)
|
|
- [MultiParamTypeClasses](multi-param-type-classes)
|
|
- [OverlappingInstances](overlapping-instances) or [IncoherentInstances](incoherent-instances)
|
|
- [FunctionalDependencies](functional-dependencies)
|
|
- [FunctionalDependencies](functional-dependencies)
|
|
- [AssociatedTypes](associated-types)
|
|
- [AssociatedTypes](associated-types)
|
|
- Instance Declarations
|
|
- [ImplicitParams](implicit-params)
|
|
|
|
- [LinearImplicitParams](linear-implicit-params)
|
|
- [TypeSynonymInstances](type-synonym-instances)
|
|
- [Defaulting](defaulting)
|
|
- [FlexibleInstances](flexible-instances) or [UndecidableInstances](undecidable-instances)
|
|
|
|
- [OverlappingInstances](overlapping-instances) or [IncoherentInstances](incoherent-instances)
|
|
|
|
- Ambiguous Types, and Defaults
|
|
|
|
|
|
|
|
- [Defaulting](defaulting)
|
|
|
|
- Implicit Parameters (new)
|
|
|
|
|
|
|
|
- [ImplicitParams](implicit-params)
|
|
|
|
- [LinearImplicitParams](linear-implicit-params)
|
|
- Nested Declarations
|
|
- Nested Declarations
|
|
|
|
|
|
- [Rank2Types](rank2-types) or [RankNTypes](rank-n-types)
|
|
- [Rank2Types](rank2-types) or [RankNTypes](rank-n-types)
|
... | | ... | |