summaryrefslogtreecommitdiff
path: root/testsuite/tests/simplCore
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/simplCore')
-rw-r--r--testsuite/tests/simplCore/should_compile/T16038/T16038.stdout1
-rw-r--r--testsuite/tests/simplCore/should_compile/T16373.stderr12
2 files changed, 9 insertions, 4 deletions
diff --git a/testsuite/tests/simplCore/should_compile/T16038/T16038.stdout b/testsuite/tests/simplCore/should_compile/T16038/T16038.stdout
index eec60ece9c..1823385117 100644
--- a/testsuite/tests/simplCore/should_compile/T16038/T16038.stdout
+++ b/testsuite/tests/simplCore/should_compile/T16038/T16038.stdout
@@ -1,5 +1,4 @@
Rec {
-$fEqHsExpr_$c/=
$fEqHsExpr
$fEqHsExpr_$c==
end Rec }
diff --git a/testsuite/tests/simplCore/should_compile/T16373.stderr b/testsuite/tests/simplCore/should_compile/T16373.stderr
index 61343a6627..b75981a461 100644
--- a/testsuite/tests/simplCore/should_compile/T16373.stderr
+++ b/testsuite/tests/simplCore/should_compile/T16373.stderr
@@ -1,11 +1,17 @@
==================== Tidy Core ====================
Result size of Tidy Core
- = {terms: 4, types: 2, coercions: 0, joins: 0/0}
+ = {terms: 16, types: 5, coercions: 0, joins: 0/0}
-testAB = False
+testAA2 = "A"#
-testAA = True
+testAA1 = unpackCString# testAA2
+
+testAB1 = "B"#
+
+testAB = $fEqModule_$s$c== testAA1 (unpackCString# testAB1)
+
+testAA = $fEqModule_$s$c== testAA1 testAA1