summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghci/scripts/ghci052.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/ghci/scripts/ghci052.stderr')
-rw-r--r--testsuite/tests/ghci/scripts/ghci052.stderr3
1 files changed, 0 insertions, 3 deletions
diff --git a/testsuite/tests/ghci/scripts/ghci052.stderr b/testsuite/tests/ghci/scripts/ghci052.stderr
index 2efada5344..089785b27f 100644
--- a/testsuite/tests/ghci/scripts/ghci052.stderr
+++ b/testsuite/tests/ghci/scripts/ghci052.stderr
@@ -4,21 +4,18 @@
with actual type ‛Planet’
In the first argument of ‛pn’, namely ‛Mercury’
In the expression: pn Mercury
- In an equation for ‛it’: it = pn Mercury
<interactive>:8:4:
Couldn't match expected type ‛main::Interactive.Planet’
with actual type ‛Planet’
In the first argument of ‛pn’, namely ‛Venus’
In the expression: pn Venus
- In an equation for ‛it’: it = pn Venus
<interactive>:9:4:
Couldn't match expected type ‛main::Interactive.Planet’
with actual type ‛Planet’
In the first argument of ‛pn’, namely ‛Mars’
In the expression: pn Mars
- In an equation for ‛it’: it = pn Mars
<interactive>:11:44:
Couldn't match expected type ‛Planet’