aboutsummaryrefslogtreecommitdiff
path: root/test-suite/output/TranspModtype.out
diff options
context:
space:
mode:
authorMaxime Dénès2018-12-21 10:52:36 +0100
committerMaxime Dénès2018-12-21 10:52:36 +0100
commitba6b5839add7587837b4cea890f2d505ce76d489 (patch)
tree56f1a87240d53a3a4cc814e9e64f8646a1c50731 /test-suite/output/TranspModtype.out
parent8d41928c9f0bb54ed41e3ab0d7a6f76d556bb588 (diff)
parentc4397eab9f92f29fb32dd7e3cc3e4c81c63efe7d (diff)
Merge PR #9182: Stop printing Monomorphic/Polymorphic in Print.
Diffstat (limited to 'test-suite/output/TranspModtype.out')
-rw-r--r--test-suite/output/TranspModtype.out8
1 files changed, 4 insertions, 4 deletions
diff --git a/test-suite/output/TranspModtype.out b/test-suite/output/TranspModtype.out
index f080f6d0f0..67b65d4b81 100644
--- a/test-suite/output/TranspModtype.out
+++ b/test-suite/output/TranspModtype.out
@@ -1,15 +1,15 @@
-Monomorphic TrM.A = M.A
+TrM.A = M.A
: Set
TrM.A is not universe polymorphic
-Monomorphic OpM.A = M.A
+OpM.A = M.A
: Set
OpM.A is not universe polymorphic
-Monomorphic TrM.B = M.B
+TrM.B = M.B
: Set
TrM.B is not universe polymorphic
-Monomorphic *** [ OpM.B : Set ]
+*** [ OpM.B : Set ]
OpM.B is not universe polymorphic