[commit: ghc] master: Testsuite: update expected output (e0b3ff0)

git at git.haskell.org git at git.haskell.org
Wed Sep 2 16:30:09 UTC 2015


Repository : ssh://git@git.haskell.org/ghc

On branch  : master
Link       : http://ghc.haskell.org/trac/ghc/changeset/e0b3ff0f21f046c14f753182d3ec5c64dd9ecab4/ghc

>---------------------------------------------------------------

commit e0b3ff0f21f046c14f753182d3ec5c64dd9ecab4
Author: Thomas Miedema <thomasmiedema at gmail.com>
Date:   Wed Sep 2 18:30:07 2015 +0200

    Testsuite: update expected output


>---------------------------------------------------------------

e0b3ff0f21f046c14f753182d3ec5c64dd9ecab4
 testsuite/tests/ghci/scripts/T9293.stdout   | 4 ++++
 testsuite/tests/ghci/scripts/ghci024.stdout | 1 +
 testsuite/tests/ghci/scripts/ghci057.stdout | 4 ++++
 3 files changed, 9 insertions(+)

diff --git a/testsuite/tests/ghci/scripts/T9293.stdout b/testsuite/tests/ghci/scripts/T9293.stdout
index 67fc630..1dc12f1 100644
--- a/testsuite/tests/ghci/scripts/T9293.stdout
+++ b/testsuite/tests/ghci/scripts/T9293.stdout
@@ -8,6 +8,7 @@ other dynamic, non-language, flag settings:
   -fno-ghci-history
   -fimplicit-import-qualified
 warning settings:
+  -fno-warn-missed-specialisations
 Should fail, GADTs is not enabled
 options currently set: none.
 base language is: Haskell2010
@@ -22,6 +23,7 @@ other dynamic, non-language, flag settings:
   -fno-ghci-history
   -fimplicit-import-qualified
 warning settings:
+  -fno-warn-missed-specialisations
 Should work, GADTs is in force from :set
 options currently set: none.
 base language is: Haskell2010
@@ -35,6 +37,7 @@ other dynamic, non-language, flag settings:
   -fno-ghci-history
   -fimplicit-import-qualified
 warning settings:
+  -fno-warn-missed-specialisations
 Should fail, GADTs is now disabled
 base language is: Haskell2010
 with the following modifiers:
@@ -50,5 +53,6 @@ other dynamic, non-language, flag settings:
   -fno-ghci-history
   -fimplicit-import-qualified
 warning settings:
+  -fno-warn-missed-specialisations
 Should fail, GADTs is only enabled at the prompt
 C :: T Int
diff --git a/testsuite/tests/ghci/scripts/ghci024.stdout b/testsuite/tests/ghci/scripts/ghci024.stdout
index 1624322..084f1ff 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-missed-specialisations
   -fno-warn-tabs
 ~~~~~~~~~~ Testing :set -a
 options currently set: none.
diff --git a/testsuite/tests/ghci/scripts/ghci057.stdout b/testsuite/tests/ghci/scripts/ghci057.stdout
index 67fc630..1dc12f1 100644
--- a/testsuite/tests/ghci/scripts/ghci057.stdout
+++ b/testsuite/tests/ghci/scripts/ghci057.stdout
@@ -8,6 +8,7 @@ other dynamic, non-language, flag settings:
   -fno-ghci-history
   -fimplicit-import-qualified
 warning settings:
+  -fno-warn-missed-specialisations
 Should fail, GADTs is not enabled
 options currently set: none.
 base language is: Haskell2010
@@ -22,6 +23,7 @@ other dynamic, non-language, flag settings:
   -fno-ghci-history
   -fimplicit-import-qualified
 warning settings:
+  -fno-warn-missed-specialisations
 Should work, GADTs is in force from :set
 options currently set: none.
 base language is: Haskell2010
@@ -35,6 +37,7 @@ other dynamic, non-language, flag settings:
   -fno-ghci-history
   -fimplicit-import-qualified
 warning settings:
+  -fno-warn-missed-specialisations
 Should fail, GADTs is now disabled
 base language is: Haskell2010
 with the following modifiers:
@@ -50,5 +53,6 @@ other dynamic, non-language, flag settings:
   -fno-ghci-history
   -fimplicit-import-qualified
 warning settings:
+  -fno-warn-missed-specialisations
 Should fail, GADTs is only enabled at the prompt
 C :: T Int



More information about the ghc-commits mailing list