summaryrefslogtreecommitdiff
path: root/testsuite/tests/deSugar
diff options
context:
space:
mode:
authorKrzysztof Gogolewski <krzysztof.gogolewski@tweag.io>2022-11-17 22:47:55 +0100
committerMarge Bot <ben+marge-bot@smart-cactus.org>2022-11-29 03:10:13 -0500
commit646969d4da90b8c52c3b3320b01f26452d786380 (patch)
tree40c00eafd8a999f6cb9c2d8fdc12fe85554a1c5b /testsuite/tests/deSugar
parent8d15eadc2a791062f0392ec0d1b3a30f7e214fa4 (diff)
downloadhaskell-646969d4da90b8c52c3b3320b01f26452d786380.tar.gz
Change printing of sized literals to match the proposal
Literals in Core were printed as e.g. 0xFF#16 :: Int16#. The proposal 451 now specifies syntax 0xFF#Int16. This change affects the Core printer only - more to be done later. Part of #21422.
Diffstat (limited to 'testsuite/tests/deSugar')
-rw-r--r--testsuite/tests/deSugar/should_compile/T2431.stderr8
1 files changed, 4 insertions, 4 deletions
diff --git a/testsuite/tests/deSugar/should_compile/T2431.stderr b/testsuite/tests/deSugar/should_compile/T2431.stderr
index a60f023683..10e6a4a894 100644
--- a/testsuite/tests/deSugar/should_compile/T2431.stderr
+++ b/testsuite/tests/deSugar/should_compile/T2431.stderr
@@ -59,8 +59,8 @@ T2431.$tc:~: :: GHC.Types.TyCon
[GblId, Unf=OtherCon []]
T2431.$tc:~:
= GHC.Types.TyCon
- 4608886815921030019##64
- 6030312177285011233##64
+ 4608886815921030019#Word64
+ 6030312177285011233#Word64
T2431.$trModule
$tc:~:2
0#
@@ -98,8 +98,8 @@ T2431.$tc'Refl :: GHC.Types.TyCon
[GblId, Unf=OtherCon []]
T2431.$tc'Refl
= GHC.Types.TyCon
- 2478588351447975921##64
- 2684375695874497811##64
+ 2478588351447975921#Word64
+ 2684375695874497811#Word64
T2431.$trModule
$tc'Refl2
1#