summaryrefslogtreecommitdiff
path: root/testsuite/tests/cabal/test7a.pkg
blob: b94f76673e7381bdbba15b19c4a1693706219531 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
name: testpkg7a
version: 1.0
id: testpkg7a-1.0-XXX
key: testpkg7a-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: E
reexported-modules: testpkg-1.2.3.4-XXX:A as A, testpkg-1.2.3.4-XXX:A as A1,
    testpkg7a-1.0-XXX:E as E2
hs-libraries: testpkg7a-1.0
depends: testpkg-1.2.3.4-XXX