packages feed

hackport-0.9.0.0: cabal/cabal-testsuite/PackageTests/Check/ConfiguredPackage/CabalVersion/Testsuite1.8/pkg.cabal

cabal-version: >= 1.4
build-type: Simple
name: pkg
synopsis: synopsis
description: description
version: 0
category: example
maintainer: none@example.com
license: GPL-3
license-file: LICENSE

test-suite test
  main-is: Main.hs
  type: exitcode-stdio-1.0