Skip to content
Snippets Groups Projects

update tests for the move of tuples to GHC.Tuple.Prim

Closed Torsten Schmits requested to merge wip/0475-tuple-syntax into ghc-head
3 files
+ 12
12
Compare changes
  • Side-by-side
  • Inline
Files
3
+ 7
7
@@ -66,7 +66,7 @@
@@ -66,7 +66,7 @@
>T</a
>T</a
> :: a -&gt; <a href="#" title="Bug923"
> :: a -&gt; <a href="#" title="Bug923"
>T</a
>T</a
> ('<a href="#" title="GHC.Tuple"
> ('<a href="#" title="GHC.Tuple.Prim"
>(,)</a
>(,)</a
> a)</li
> a)</li
></ul
></ul
@@ -102,7 +102,7 @@
@@ -102,7 +102,7 @@
>T</a
>T</a
> :: a -&gt; <a href="#" title="Bug923"
> :: a -&gt; <a href="#" title="Bug923"
>T</a
>T</a
> ('<a href="#" title="GHC.Tuple"
> ('<a href="#" title="GHC.Tuple.Prim"
>(,)</a
>(,)</a
> a)</td
> a)</td
><td class="doc empty"
><td class="doc empty"
@@ -128,7 +128,7 @@
@@ -128,7 +128,7 @@
>Eq</a
>Eq</a
> (<a href="#" title="Bug923"
> (<a href="#" title="Bug923"
>T</a
>T</a
> ('<a href="#" title="GHC.Tuple"
> ('<a href="#" title="GHC.Tuple.Prim"
>(,)</a
>(,)</a
> a :: <a href="#" title="Data.Kind"
> a :: <a href="#" title="Data.Kind"
>Type</a
>Type</a
@@ -162,11 +162,11 @@
@@ -162,11 +162,11 @@
>(==)</a
>(==)</a
> :: <a href="#" title="Bug923"
> :: <a href="#" title="Bug923"
>T</a
>T</a
> ('<a href="#" title="GHC.Tuple"
> ('<a href="#" title="GHC.Tuple.Prim"
>(,)</a
>(,)</a
> a) -&gt; <a href="#" title="Bug923"
> a) -&gt; <a href="#" title="Bug923"
>T</a
>T</a
> ('<a href="#" title="GHC.Tuple"
> ('<a href="#" title="GHC.Tuple.Prim"
>(,)</a
>(,)</a
> a) -&gt; <a href="#" title="Data.Bool"
> a) -&gt; <a href="#" title="Data.Bool"
>Bool</a
>Bool</a
@@ -178,11 +178,11 @@
@@ -178,11 +178,11 @@
>(/=)</a
>(/=)</a
> :: <a href="#" title="Bug923"
> :: <a href="#" title="Bug923"
>T</a
>T</a
> ('<a href="#" title="GHC.Tuple"
> ('<a href="#" title="GHC.Tuple.Prim"
>(,)</a
>(,)</a
> a) -&gt; <a href="#" title="Bug923"
> a) -&gt; <a href="#" title="Bug923"
>T</a
>T</a
> ('<a href="#" title="GHC.Tuple"
> ('<a href="#" title="GHC.Tuple.Prim"
>(,)</a
>(,)</a
> a) -&gt; <a href="#" title="Data.Bool"
> a) -&gt; <a href="#" title="Data.Bool"
>Bool</a
>Bool</a
Loading