summaryrefslogtreecommitdiff
path: root/testsuite/tests/cabal/test7b.pkg
blob: f0bc6871f0f9ea0b37961ef03c8d925d59a4e929 (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
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
depends: testpkg-1.2.3.4-XXX, testpkg7a-1.0-XXX