summaryrefslogtreecommitdiff
path: root/testsuite/tests/safeHaskell/ghci/p5.stdout
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/safeHaskell/ghci/p5.stdout')
-rw-r--r--testsuite/tests/safeHaskell/ghci/p5.stdout7
1 files changed, 7 insertions, 0 deletions
diff --git a/testsuite/tests/safeHaskell/ghci/p5.stdout b/testsuite/tests/safeHaskell/ghci/p5.stdout
new file mode 100644
index 0000000000..3f649f7b60
--- /dev/null
+++ b/testsuite/tests/safeHaskell/ghci/p5.stdout
@@ -0,0 +1,7 @@
+don't know how to reverse -XSafe
+ghc-stage2: <no location info>: Incompatible Safe Haskell flags! (Safe, Trustworthy)
+Usage: For basic information, try the `--help' option.
+don't know how to reverse -XTrustworthy
+ghc-stage2: <no location info>: Incompatible Safe Haskell flags! (Safe, Unsafe)
+Usage: For basic information, try the `--help' option.
+don't know how to reverse -XUnsafe