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/Bug7.html | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'html-test/ref/Bug7.html') diff --git a/html-test/ref/Bug7.html b/html-test/ref/Bug7.html index dac064f7..26a8e7a3 100644 --- a/html-test/ref/Bug7.html +++ b/html-test/ref/Bug7.html @@ -129,6 +129,10 @@ >
Instance details

Defined in Bug7

Instance details

Defined in Bug7