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/ConstructorPatternExport.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'html-test/ref/ConstructorPatternExport.html') diff --git a/html-test/ref/ConstructorPatternExport.html b/html-test/ref/ConstructorPatternExport.html index d4784164..c50d059a 100644 --- a/html-test/ref/ConstructorPatternExport.html +++ b/html-test/ref/ConstructorPatternExport.html @@ -103,7 +103,7 @@ >MyGADTCons :: a -> Int -> MyGADT ( -> MyGADT (Maybe String +> \ No newline at end of file -- cgit v1.2.3