(cabal check) Add "Autogen include" test for ts
[cabal.git] / cabal-testsuite / PackageTests / Check / ConfiguredPackage / Sanity / VersionSignatures / pkg.cabal
blob1babc29c4e03909797ffd3c1e5c389975d7c6a2e
1 cabal-version: 1.24
2 build-type: Custom
3 name: pkg
4 synopsis: synopsis
5 description: description
6 version: 0
7 category: example
8 maintainer: none@example.com
9 license: GPL-3
10 license-file: LICENSE
12 custom-setup
14 library
15   exposed-modules: Foo
16   default-language: Haskell2010
17   signatures: Str