From b7a74c6702f087fde99f44f12d99c66afcf5790d Mon Sep 17 00:00:00 2001 From: Alec Theriault Date: Wed, 21 Mar 2018 01:16:57 -0700 Subject: Show where instances are defined (#748) * Indicate source module of instances Above instance, we now also display a link to the module where the instance was defined. This is sometimes helpful in figuring out what to import. * Source module for type/data families too * Remove parens * Accept tests --- html-test/ref/OrphanInstancesClass.html | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'html-test/ref/OrphanInstancesClass.html') diff --git a/html-test/ref/OrphanInstancesClass.html b/html-test/ref/OrphanInstancesClass.html index 5d2f0f0b..7b7085ea 100644 --- a/html-test/ref/OrphanInstancesClass.html +++ b/html-test/ref/OrphanInstancesClass.html @@ -100,7 +100,11 @@ >
Instance details

Defined in OrphanInstances

Methods