summaryrefslogtreecommitdiff
path: root/testsuite/tests/driver/T14923.stdout
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/driver/T14923.stdout')
-rw-r--r--testsuite/tests/driver/T14923.stdout6
1 files changed, 6 insertions, 0 deletions
diff --git a/testsuite/tests/driver/T14923.stdout b/testsuite/tests/driver/T14923.stdout
new file mode 100644
index 0000000000..0303eb08ee
--- /dev/null
+++ b/testsuite/tests/driver/T14923.stdout
@@ -0,0 +1,6 @@
+{-# LANGUAGE UndecidableInstances #-}
+module Foo where
+--{-# LANGUAGE UndecidableInstances #-}
+module Foo where
+compilation IS NOT required
+compilation IS NOT required