Skip to content
This repository was archived by the owner on Aug 3, 2024. It is now read-only.

Commit 91f338a

Browse files
tekbgamari
authored andcommitted
rename GHC.Tuple.Prim to GHC.Tuple
1 parent 6b2b510 commit 91f338a

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

html-test/ref/Bug923.html

+7-7
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
>forall</span
7575
> a1. a1 -&gt; <a href="#" title="Bug923"
7676
>T</a
77-
> ('<a href="#" title="GHC.Tuple.Prim"
77+
> ('<a href="#" title="GHC.Tuple"
7878
>(,)</a
7979
> a1 :: <a href="#" title="Data.Kind"
8080
>Type</a
@@ -124,7 +124,7 @@
124124
>forall</span
125125
> a1. a1 -&gt; <a href="#" title="Bug923"
126126
>T</a
127-
> ('<a href="#" title="GHC.Tuple.Prim"
127+
> ('<a href="#" title="GHC.Tuple"
128128
>(,)</a
129129
> a1 :: <a href="#" title="Data.Kind"
130130
>Type</a
@@ -156,7 +156,7 @@
156156
>Eq</a
157157
> (<a href="#" title="Bug923"
158158
>T</a
159-
> ('<a href="#" title="GHC.Tuple.Prim"
159+
> ('<a href="#" title="GHC.Tuple"
160160
>(,)</a
161161
> a :: <a href="#" title="Data.Kind"
162162
>Type</a
@@ -190,7 +190,7 @@
190190
>(==)</a
191191
> :: <a href="#" title="Bug923"
192192
>T</a
193-
> ('<a href="#" title="GHC.Tuple.Prim"
193+
> ('<a href="#" title="GHC.Tuple"
194194
>(,)</a
195195
> a :: <a href="#" title="Data.Kind"
196196
>Type</a
@@ -200,7 +200,7 @@
200200
>Type</a
201201
>)) -&gt; <a href="#" title="Bug923"
202202
>T</a
203-
> ('<a href="#" title="GHC.Tuple.Prim"
203+
> ('<a href="#" title="GHC.Tuple"
204204
>(,)</a
205205
> a :: <a href="#" title="Data.Kind"
206206
>Type</a
@@ -218,7 +218,7 @@
218218
>(/=)</a
219219
> :: <a href="#" title="Bug923"
220220
>T</a
221-
> ('<a href="#" title="GHC.Tuple.Prim"
221+
> ('<a href="#" title="GHC.Tuple"
222222
>(,)</a
223223
> a :: <a href="#" title="Data.Kind"
224224
>Type</a
@@ -228,7 +228,7 @@
228228
>Type</a
229229
>)) -&gt; <a href="#" title="Bug923"
230230
>T</a
231-
> ('<a href="#" title="GHC.Tuple.Prim"
231+
> ('<a href="#" title="GHC.Tuple"
232232
>(,)</a
233233
> a :: <a href="#" title="Data.Kind"
234234
>Type</a

html-test/ref/Instances.html

+4-4
Original file line numberDiff line numberDiff line change
@@ -444,7 +444,7 @@
444444
>Foo</a
445445
> f) =&gt; <a href="#" title="Instances"
446446
>Foo</a
447-
> (<a href="#" title="GHC.Tuple.Prim"
447+
> (<a href="#" title="GHC.Tuple"
448448
>(,)</a
449449
> (f a))</span
450450
> <a href="#" class="selflink"
@@ -556,7 +556,7 @@
556556
></span
557557
> <a href="#" title="Instances"
558558
>Foo</a
559-
> (<a href="#" title="GHC.Tuple.Prim"
559+
> (<a href="#" title="GHC.Tuple"
560560
>(,,)</a
561561
> a a)</span
562562
> <a href="#" class="selflink"
@@ -1162,11 +1162,11 @@
11621162
></span
11631163
> <a href="#" title="Instances"
11641164
>Foo</a
1165-
> (<a href="#" title="GHC.Tuple.Prim"
1165+
> (<a href="#" title="GHC.Tuple"
11661166
>(,,)</a
11671167
> a b) =&gt; <a href="#" title="Instances"
11681168
>Bar</a
1169-
> (<a href="#" title="GHC.Tuple.Prim"
1169+
> (<a href="#" title="GHC.Tuple"
11701170
>(,,)</a
11711171
> a b) (a, b, a)</span
11721172
> <a href="#" class="selflink"

0 commit comments

Comments
 (0)