summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_run/TypeOf.stdout
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/typecheck/should_run/TypeOf.stdout')
-rw-r--r--testsuite/tests/typecheck/should_run/TypeOf.stdout4
1 files changed, 2 insertions, 2 deletions
diff --git a/testsuite/tests/typecheck/should_run/TypeOf.stdout b/testsuite/tests/typecheck/should_run/TypeOf.stdout
index ffc2133e20..6f160f544c 100644
--- a/testsuite/tests/typecheck/should_run/TypeOf.stdout
+++ b/testsuite/tests/typecheck/should_run/TypeOf.stdout
@@ -15,9 +15,9 @@ Proxy Symbol "hello world"
Proxy Nat 1
Proxy [Nat] (': Nat 1 (': Nat 2 (': Nat 3 '[])))
Proxy Ordering 'EQ
-Proxy (Levity -> Constraint) TYPE
+Proxy (RuntimeRep -> Constraint) TYPE
Proxy Constraint Constraint
Proxy Constraint Constraint
Proxy Constraint Constraint
-Proxy Levity 'Lifted
+Proxy RuntimeRep 'PtrRepLifted
Proxy (Constraint -> Constraint -> Constraint) ~~