summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghci/prog014/prog014.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/ghci/prog014/prog014.stderr')
-rw-r--r--testsuite/tests/ghci/prog014/prog014.stderr2
1 files changed, 0 insertions, 2 deletions
diff --git a/testsuite/tests/ghci/prog014/prog014.stderr b/testsuite/tests/ghci/prog014/prog014.stderr
deleted file mode 100644
index 6d7b7fba37..0000000000
--- a/testsuite/tests/ghci/prog014/prog014.stderr
+++ /dev/null
@@ -1,2 +0,0 @@
-Error: bytecode compiler can't handle some foreign calling conventions
- Workaround: use -fobject-code, or compile this module to .o separately.