packages feed

hackport-0.6.4: cabal/cabal-testsuite/PackageTests/Check/DifferentGhcOptions/pkg.cabal

cabal-version: 2.2
name: pkg
version: 0
category: example
maintainer: none@example.com
synopsis: synopsis
description: description
license: BSD-3-Clause

library
  exposed-modules: Foo
  default-language: Haskell2010
  ghc-options: -fasm
  ghc-prof-options: -fhpc
  ghc-shared-options: -hide-package -Wall -Werror