summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghci/scripts/ghci024.stdout
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/ghci/scripts/ghci024.stdout')
-rw-r--r--testsuite/tests/ghci/scripts/ghci024.stdout18
1 files changed, 18 insertions, 0 deletions
diff --git a/testsuite/tests/ghci/scripts/ghci024.stdout b/testsuite/tests/ghci/scripts/ghci024.stdout
new file mode 100644
index 0000000000..9f3fe7b999
--- /dev/null
+++ b/testsuite/tests/ghci/scripts/ghci024.stdout
@@ -0,0 +1,18 @@
+~~~~~~~~~~ Testing :set
+options currently set: none.
+GHCi-specific dynamic flag settings:
+ -fno-print-explicit-foralls
+other dynamic, non-language, flag settings:
+ -fno-warn-implicit-prelude
+~~~~~~~~~~ Testing :show languages
+active language flags:
+ -XImplicitPrelude
+~~~~~~~~~~ Testing :show languages, with -XMagicHash
+active language flags:
+ -XMagicHash
+ -XImplicitPrelude
+~~~~~~~~~~ Testing :show packages
+active package flags: none
+~~~~~~~~~~ Testing :show packages, including the ghc package
+active package flags:
+ -package ghc