summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghci/should_run/T16096.stdout
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/ghci/should_run/T16096.stdout')
-rw-r--r--testsuite/tests/ghci/should_run/T16096.stdout30
1 files changed, 10 insertions, 20 deletions
diff --git a/testsuite/tests/ghci/should_run/T16096.stdout b/testsuite/tests/ghci/should_run/T16096.stdout
index 8b87b7d61c..6b34692d54 100644
--- a/testsuite/tests/ghci/should_run/T16096.stdout
+++ b/testsuite/tests/ghci/should_run/T16096.stdout
@@ -10,20 +10,15 @@ letrec {
letrec {
x :: [GHC.Types.Int]
[LclId]
- x = GHC.Enum.enumFrom
- @ GHC.Types.Int $dEnum (GHC.Types.I# 1#); } in
+ x = GHC.Enum.enumFrom @GHC.Types.Int $dEnum (GHC.Types.I# 1#); } in
x; } in
GHC.Base.returnIO
- @ [()]
+ @[()]
(GHC.Types.:
- @ ()
+ @()
(GHC.Prim.unsafeCoerce#
- @ 'GHC.Types.LiftedRep
- @ 'GHC.Types.LiftedRep
- @ [GHC.Types.Int]
- @ ()
- x)
- (GHC.Types.[] @ ()))
+ @'GHC.Types.LiftedRep @'GHC.Types.LiftedRep @[GHC.Types.Int] @() x)
+ (GHC.Types.[] @()))
@@ -38,19 +33,14 @@ letrec {
letrec {
x :: [GHC.Types.Int]
[LclId]
- x = GHC.Enum.enumFrom
- @ GHC.Types.Int $dEnum (GHC.Types.I# 1#); } in
+ x = GHC.Enum.enumFrom @GHC.Types.Int $dEnum (GHC.Types.I# 1#); } in
x; } in
GHC.Base.returnIO
- @ [()]
+ @[()]
(GHC.Types.:
- @ ()
+ @()
(GHC.Prim.unsafeCoerce#
- @ 'GHC.Types.LiftedRep
- @ 'GHC.Types.LiftedRep
- @ [GHC.Types.Int]
- @ ()
- x)
- (GHC.Types.[] @ ()))
+ @'GHC.Types.LiftedRep @'GHC.Types.LiftedRep @[GHC.Types.Int] @() x)
+ (GHC.Types.[] @()))