User's Guide: document DefaultSignatures' interaction with subsumption
Closed
User's Guide: document DefaultSignatures' interaction with subsumption
wip/T19432
into
master
All threads resolved!
All threads resolved!
Compare changes
+ 118
− 25
@@ -43,7 +43,7 @@ The type signature for a default method of a type class must take on the same
@@ -43,7 +43,7 @@ The type signature for a default method of a type class must take on the same
@@ -51,6 +51,7 @@ only in their contexts. Therefore, if you have a method ``bar``: ::
@@ -51,6 +51,7 @@ only in their contexts. Therefore, if you have a method ``bar``: ::
@@ -58,41 +59,133 @@ empty instance for a class that uses :extension:`DefaultSignatures`, GHC
@@ -58,41 +59,133 @@ empty instance for a class that uses :extension:`DefaultSignatures`, GHC