summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Klebinger <klebinger.andreas@gmx.at>2020-06-22 12:53:30 -0400
committerAndreas Klebinger <klebinger.andreas@gmx.at>2020-06-22 12:54:54 -0400
commitd491b0be3f66d377f240f4f391c8e91d49076940 (patch)
tree61fd96ed521597310566e96cc2d4b23b4b0636e3
parent181f121d91a64d693a5b700fc949e3cc4667859e (diff)
downloadhaskell-d491b0be3f66d377f240f4f391c8e91d49076940.tar.gz
winio: Accept accepted stderr for T3807
-rw-r--r--testsuite/tests/dynlibs/T3807.stderr4
1 files changed, 4 insertions, 0 deletions
diff --git a/testsuite/tests/dynlibs/T3807.stderr b/testsuite/tests/dynlibs/T3807.stderr
new file mode 100644
index 0000000000..81ba4e7e7d
--- /dev/null
+++ b/testsuite/tests/dynlibs/T3807.stderr
@@ -0,0 +1,4 @@
+Warning: -rtsopts and -with-rtsopts have no effect with -shared.
+ Call hs_init_ghc() from your main() function to set these options.
+Warning: -rtsopts and -with-rtsopts have no effect with -no-hs-main.
+ Call hs_init_ghc() from your main() function to set these options.