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