hackport-0.8.0.0: cabal/Cabal-tests/tests/ParserTests/warnings/tab.cabal
name: tab
version: 1
cabal-version: >= 1.8
library
build-depends: { base >= 4.9 && <4.10 }
hs-source-dirs: .
test-suite tests {
type: exitcode-stdio-1.0
main-is: Main.hs
}