summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghc-regress/typecheck/should_fail/mc23.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/ghc-regress/typecheck/should_fail/mc23.stderr')
-rw-r--r--testsuite/tests/ghc-regress/typecheck/should_fail/mc23.stderr8
1 files changed, 0 insertions, 8 deletions
diff --git a/testsuite/tests/ghc-regress/typecheck/should_fail/mc23.stderr b/testsuite/tests/ghc-regress/typecheck/should_fail/mc23.stderr
deleted file mode 100644
index ec632f8bdb..0000000000
--- a/testsuite/tests/ghc-regress/typecheck/should_fail/mc23.stderr
+++ /dev/null
@@ -1,8 +0,0 @@
-
-mc23.hs:9:29:
- Couldn't match expected type `a -> t0' with actual type `[a0]'
- Expected type: (a -> t0) -> [a] -> t1 a
- Actual type: [a0] -> [a0]
- In the return type of a call of `take'
- Probable cause: `take' is applied to too many arguments
- In the expression: take 5