summaryrefslogtreecommitdiff
path: root/testsuite/tests/cabal/test7b.pkg
blob: 74b4b86014710a7ed99397cc28b826ae434fc607 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
name: testpkg7b
version: 1.0
id: testpkg7b-1.0-XXX
key: testpkg7b-1.0-XXX
license: BSD3
copyright: (c) The Univsersity of Glasgow 2004
maintainer: glasgow-haskell-users@haskell.org
stability: stable
homepage: http://www.haskell.org/ghc
package-url: http://www.haskell.org/ghc
description: A Test Package
category: none
author: simonmar@microsoft.com
exposed: True
exposed-modules: F1 from testpkg-1.2.3.4-XXX:A, F2 from testpkg7a-1.0-XXX:A, F3 from testpkg7a-1.0-XXX:A1, F4 from testpkg7a-1.0-XXX:E, E from testpkg7a-1.0-XXX:E, E3 from testpkg7a-1.0-XXX:E2
hs-libraries: testpkg7b-1.0-XXX
depends: testpkg-1.2.3.4-XXX, testpkg7a-1.0-XXX