[commit: ghc] master: Updated output for test ghci024 (f2ffdc6)
git at git.haskell.org
git at git.haskell.org
Sat Jun 20 11:49:46 UTC 2015
Repository : ssh://git@git.haskell.org/ghc
On branch : master
Link : http://ghc.haskell.org/trac/ghc/changeset/f2ffdc6e023e3fb075842de382f3ed9aeb902647/ghc
>---------------------------------------------------------------
commit f2ffdc6e023e3fb075842de382f3ed9aeb902647
Author: Sergei Trofimovich <siarheit at google.com>
Date: Sat Jun 20 12:47:50 2015 +0100
Updated output for test ghci024
Signed-off-by: Sergei Trofimovich <siarheit at google.com>
>---------------------------------------------------------------
f2ffdc6e023e3fb075842de382f3ed9aeb902647
testsuite/tests/ghci/scripts/ghci024.stdout | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/testsuite/tests/ghci/scripts/ghci024.stdout b/testsuite/tests/ghci/scripts/ghci024.stdout
index f6b8cb3..1624322 100644
--- a/testsuite/tests/ghci/scripts/ghci024.stdout
+++ b/testsuite/tests/ghci/scripts/ghci024.stdout
@@ -9,6 +9,7 @@ other dynamic, non-language, flag settings:
-fforce-recomp
-fimplicit-import-qualified
warning settings:
+ -fno-warn-tabs
~~~~~~~~~~ Testing :set -a
options currently set: none.
base language is: Haskell2010
@@ -26,8 +27,8 @@ with the following modifiers:
~~~~~~~~~~ Testing :show languages, with -XMagicHash
base language is: Haskell2010
with the following modifiers:
- -XMagicHash
-XNoDatatypeContexts
+ -XMagicHash
-XNondecreasingIndentation
~~~~~~~~~~ Testing :show packages
active package flags: none
More information about the ghc-commits
mailing list