diff options
author | Ben Gamari <ben@smart-cactus.org> | 2020-07-13 14:03:54 -0400 |
---|---|---|
committer | Ben Gamari <ben@smart-cactus.org> | 2020-07-15 16:41:04 -0400 |
commit | 2143c49273d7d87ee2f3ef1211856d60b1427af1 (patch) | |
tree | d08b956887e69f9bd2959f1ac75cc2a2182f9a32 /testsuite/tests/cabal/cabal01 | |
parent | ded58a037774147073366ff2dfdc8965e02a96e5 (diff) | |
download | haskell-wip/winio.tar.gz |
testsuite: Add winio and winio_threaded wayswip/winio
Reverts many of the testsuite changes
Diffstat (limited to 'testsuite/tests/cabal/cabal01')
-rw-r--r-- | testsuite/tests/cabal/cabal01/cabal01.stderr | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/testsuite/tests/cabal/cabal01/cabal01.stderr b/testsuite/tests/cabal/cabal01/cabal01.stderr deleted file mode 100644 index cd2812b10c..0000000000 --- a/testsuite/tests/cabal/cabal01/cabal01.stderr +++ /dev/null @@ -1,2 +0,0 @@ -Warning: -rtsopts and -with-rtsopts have no effect with -shared. - Call hs_init_ghc() from your main() function to set these options. |