From 860d9821f67e7f6f2dfc70c55db8de9eeba4bcd2 Mon Sep 17 00:00:00 2001 From: Torsten Schmits <git@tryp.io> Date: Thu, 14 Sep 2023 12:00:18 +0200 Subject: [PATCH] rename GHC.Tuple.Prim to GHC.Tuple --- html-test/ref/Bug923.html | 14 +++++++------- html-test/ref/Instances.html | 8 ++++---- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/html-test/ref/Bug923.html b/html-test/ref/Bug923.html index 0fdf67fb7f..3992c17fe9 100644 --- a/html-test/ref/Bug923.html +++ b/html-test/ref/Bug923.html @@ -74,7 +74,7 @@ >forall</span > a1. a1 -> <a href="#" title="Bug923" >T</a - > ('<a href="#" title="GHC.Tuple.Prim" + > ('<a href="#" title="GHC.Tuple" >(,)</a > a1 :: <a href="#" title="Data.Kind" >Type</a @@ -124,7 +124,7 @@ >forall</span > a1. a1 -> <a href="#" title="Bug923" >T</a - > ('<a href="#" title="GHC.Tuple.Prim" + > ('<a href="#" title="GHC.Tuple" >(,)</a > a1 :: <a href="#" title="Data.Kind" >Type</a @@ -156,7 +156,7 @@ >Eq</a > (<a href="#" title="Bug923" >T</a - > ('<a href="#" title="GHC.Tuple.Prim" + > ('<a href="#" title="GHC.Tuple" >(,)</a > a :: <a href="#" title="Data.Kind" >Type</a @@ -190,7 +190,7 @@ >(==)</a > :: <a href="#" title="Bug923" >T</a - > ('<a href="#" title="GHC.Tuple.Prim" + > ('<a href="#" title="GHC.Tuple" >(,)</a > a :: <a href="#" title="Data.Kind" >Type</a @@ -200,7 +200,7 @@ >Type</a >)) -> <a href="#" title="Bug923" >T</a - > ('<a href="#" title="GHC.Tuple.Prim" + > ('<a href="#" title="GHC.Tuple" >(,)</a > a :: <a href="#" title="Data.Kind" >Type</a @@ -218,7 +218,7 @@ >(/=)</a > :: <a href="#" title="Bug923" >T</a - > ('<a href="#" title="GHC.Tuple.Prim" + > ('<a href="#" title="GHC.Tuple" >(,)</a > a :: <a href="#" title="Data.Kind" >Type</a @@ -228,7 +228,7 @@ >Type</a >)) -> <a href="#" title="Bug923" >T</a - > ('<a href="#" title="GHC.Tuple.Prim" + > ('<a href="#" title="GHC.Tuple" >(,)</a > a :: <a href="#" title="Data.Kind" >Type</a diff --git a/html-test/ref/Instances.html b/html-test/ref/Instances.html index a476fa8598..57191a9697 100644 --- a/html-test/ref/Instances.html +++ b/html-test/ref/Instances.html @@ -444,7 +444,7 @@ >Foo</a > f) => <a href="#" title="Instances" >Foo</a - > (<a href="#" title="GHC.Tuple.Prim" + > (<a href="#" title="GHC.Tuple" >(,)</a > (f a))</span > <a href="#" class="selflink" @@ -556,7 +556,7 @@ ></span > <a href="#" title="Instances" >Foo</a - > (<a href="#" title="GHC.Tuple.Prim" + > (<a href="#" title="GHC.Tuple" >(,,)</a > a a)</span > <a href="#" class="selflink" @@ -1162,11 +1162,11 @@ ></span > <a href="#" title="Instances" >Foo</a - > (<a href="#" title="GHC.Tuple.Prim" + > (<a href="#" title="GHC.Tuple" >(,,)</a > a b) => <a href="#" title="Instances" >Bar</a - > (<a href="#" title="GHC.Tuple.Prim" + > (<a href="#" title="GHC.Tuple" >(,,)</a > a b) (a, b, a)</span > <a href="#" class="selflink" -- GitLab