summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghci/should_run/T21052.stdout
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/ghci/should_run/T21052.stdout')
-rw-r--r--testsuite/tests/ghci/should_run/T21052.stdout4
1 files changed, 2 insertions, 2 deletions
diff --git a/testsuite/tests/ghci/should_run/T21052.stdout b/testsuite/tests/ghci/should_run/T21052.stdout
index 3822a96b6e..cb1a1a16d4 100644
--- a/testsuite/tests/ghci/should_run/T21052.stdout
+++ b/testsuite/tests/ghci/should_run/T21052.stdout
@@ -1,10 +1,10 @@
==================== CodeGenInput STG: ====================
-BCO_toplevel :: GHC.Types.IO [()]
+BCO_toplevel :: GHC.Types.IO [GHC.Types.Any]
[LclId] =
{} \u []
let {
- sat :: [()]
+ sat :: [GHC.Types.Any]
[LclId] =
:! [GHC.Tuple.Prim.() GHC.Types.[]];
} in GHC.Base.returnIO sat;