From be5b94d3334e60dd7e9702f789efd82464efa179 Mon Sep 17 00:00:00 2001 From: Alec Theriault Date: Thu, 10 Jan 2019 16:42:45 -0800 Subject: Accept new output `GHC.Maybe` -> `Data.Maybe` (#996) Since 53874834b779ad0dfbcde6650069c37926da1b79 in GHC, "GHC.Maybe" is marked as `not-home`. That changes around some test output. --- html-test/ref/PromotedTypes.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'html-test/ref/PromotedTypes.html') diff --git a/html-test/ref/PromotedTypes.html b/html-test/ref/PromotedTypes.html index cc65b57e..9f3395be 100644 --- a/html-test/ref/PromotedTypes.html +++ b/html-test/ref/PromotedTypes.html @@ -108,7 +108,7 @@ >Cons :: :: Maybe h -> PatternRevCons :: :: Maybe h -> RevPattern +> \ No newline at end of file -- cgit v1.2.3