aboutsummaryrefslogtreecommitdiff
path: root/html-test/ref/ConstructorPatternExport.html
diff options
context:
space:
mode:
authorAlec Theriault <alec.theriault@gmail.com>2019-01-10 16:42:45 -0800
committerGitHub <noreply@github.com>2019-01-10 16:42:45 -0800
commitbe5b94d3334e60dd7e9702f789efd82464efa179 (patch)
treefdaa7f22a14580660183bf7fedf0e579bcfcb7bc /html-test/ref/ConstructorPatternExport.html
parent21e4f3fa6f73a9b25f3deed80da0e56024238ea5 (diff)
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.
Diffstat (limited to 'html-test/ref/ConstructorPatternExport.html')
-rw-r--r--html-test/ref/ConstructorPatternExport.html4
1 files changed, 2 insertions, 2 deletions
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
> :: a -&gt; <a href="#" title="Data.Int"
>Int</a
- > -&gt; MyGADT (<a href="#" title="GHC.Maybe"
+ > -&gt; MyGADT (<a href="#" title="Data.Maybe"
>Maybe</a
> <a href="#" title="Data.String"
>String</a
@@ -117,4 +117,4 @@
></div
></body
></html
->
+> \ No newline at end of file