summaryrefslogtreecommitdiff
path: root/testsuite/tests/unboxedsums/UbxSumLevPoly.hs
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/unboxedsums/UbxSumLevPoly.hs')
-rw-r--r--testsuite/tests/unboxedsums/UbxSumLevPoly.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/unboxedsums/UbxSumLevPoly.hs b/testsuite/tests/unboxedsums/UbxSumLevPoly.hs
index 3275eb7dfe..ba4e4e50e6 100644
--- a/testsuite/tests/unboxedsums/UbxSumLevPoly.hs
+++ b/testsuite/tests/unboxedsums/UbxSumLevPoly.hs
@@ -5,7 +5,7 @@ module UbxSumLevPoly where
-- this failed thinking that (# Any | True #) :: TYPE (SumRep [LiftedRep, b])
-- But of course that b should be Lifted!
--- It was due to silliness in TysWiredIn using the same uniques for different
+-- It was due to silliness in GHC.Builtin.Types using the same uniques for different
-- things in mk_sum.
p = True