hackport-0.6.6: cabal/cabal-testsuite/PackageTests/DeterministicAr/my.cabal
name: DeterministicAr
version: 0
license: BSD3
cabal-version: >= 1.10
author: Liyang HU
stability: stable
category: PackageTests
build-type: Simple
description:
Ensure our GNU ar -D emulation (#1537) works as advertised: check that
all metadata in the resulting .a archive match the default.
Library
default-language: Haskell2010
exposed-modules: Lib
build-depends: base