| ... | ... | @@ -10,7 +10,7 @@ Use this template: |
|
|
|
|
|
|
|
|
|
|
|
```wiki
|
|
|
|
= Overlapping Instances =
|
|
|
|
= Extension Name =
|
|
|
|
[[PageOutline]]
|
|
|
|
|
|
|
|
See ExtensionDescriptionHowto for information on how to write these extension descriptions. Please add any new extensions to the list of HaskellExtensions.
|
| ... | ... | @@ -18,7 +18,7 @@ See ExtensionDescriptionHowto for information on how to write these extension de |
|
|
|
== Brief Explanation ==
|
|
|
|
|
|
|
|
== References ==
|
|
|
|
* [http://www.haskell.org/ghc/docs/latest/html/users_guide/type-extensions.html#instance-overlap Section on overlapping instances] in the GHC User's Guide.
|
|
|
|
* [http://www.haskell.org a link] to some reference.
|
|
|
|
|
|
|
|
== Pros ==
|
|
|
|
* Pro
|
| ... | ... | |