diff options
Diffstat (limited to 'testsuite/tests/ghci/should_run/T10857a.stdout')
-rw-r--r-- | testsuite/tests/ghci/should_run/T10857a.stdout | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/testsuite/tests/ghci/should_run/T10857a.stdout b/testsuite/tests/ghci/should_run/T10857a.stdout new file mode 100644 index 0000000000..a37151f062 --- /dev/null +++ b/testsuite/tests/ghci/should_run/T10857a.stdout @@ -0,0 +1,6 @@ +base language is: Haskell2010 +with the following modifiers: + -XNoDatatypeContexts + -XExtendedDefaultRules + -XNoMonomorphismRestriction + -XNondecreasingIndentation |