Cabal-1.20.0.0: tests/PackageTests/DeterministicAr/my.cabal
name: DeterministicAr
version: 0
license: BSD3
cabal-version: >= 1.9.1
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
exposed-modules: Lib
build-depends: base