11 Check that Cabal passes the correct test options to test suites.
14 default-language: Haskell2010
15 main-is: test-TestOptions.hs
18 test-suite test-TestOptions
19 default-language: Haskell2010
20 main-is: test-TestOptions.hs
21 type: exitcode-stdio-1.0