1 synopsis: Make type field optional for tests and benchmarks
2 packages: Cabal Cabal-syntax
7 Allow the omission of the `type` field in `test-suite` and `benchmark` stanzas
8 when the type can be inferred by the presence of `main-is` or `test-module`.