packages feed

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

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

library
  exposed-modules: Module
  extra-dynamic-library-flavours: asm
  default-language: Haskell2010