diff options
Diffstat (limited to 'testsuite/tests/ghci/scripts/ghci057.stdout')
-rw-r--r-- | testsuite/tests/ghci/scripts/ghci057.stdout | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/testsuite/tests/ghci/scripts/ghci057.stdout b/testsuite/tests/ghci/scripts/ghci057.stdout index 67fc63058e..1dc12f1eb0 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 |