5 synopsis: no type in all branches
6 description: no type in all branches.
10 executable flag-test-exe
12 default-language: Haskell2010
13 build-depends: base >=4.8 && <5
15 test-suite flag-cabal-test
16 type: exitcode-stdio-1.0
17 main-is: SecondMain.hs
18 default-language: Haskell2010
19 build-depends: base >=4.8 && <5