diff options
author | Sergei Trofimovich <siarheit@google.com> | 2015-06-20 12:47:50 +0100 |
---|---|---|
committer | Sergei Trofimovich <siarheit@google.com> | 2015-06-20 12:49:14 +0100 |
commit | f2ffdc6e023e3fb075842de382f3ed9aeb902647 (patch) | |
tree | d5755165e3a50e7e95d000ddeae467c3982f908d | |
parent | 5cc08ebf2f346992a0abd4440252165c90b5ec05 (diff) | |
download | haskell-f2ffdc6e023e3fb075842de382f3ed9aeb902647.tar.gz |
Updated output for test ghci024
Signed-off-by: Sergei Trofimovich <siarheit@google.com>
-rw-r--r-- | testsuite/tests/ghci/scripts/ghci024.stdout | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/testsuite/tests/ghci/scripts/ghci024.stdout b/testsuite/tests/ghci/scripts/ghci024.stdout index f6b8cb3a5a..1624322d14 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 |