packages feed

hackport-0.9.0.0: cabal/cabal-testsuite/PackageTests/Check/ConfiguredPackage/Sanity/MalformedMainIsBenchmark/pkg.cabal

cabal-version: 3.0
name: pkg
synopsis: synopsis
description: description
version: 0
category: example
maintainer: none@example.com
license: GPL-3.0-or-later

benchmark benchmark
    Main-is: Main
    type:    exitcode-stdio-1.0
    default-language: Haskell2010