summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghc-regress/cabal/ghcpkg01.stdout
diff options
context:
space:
mode:
authorSimon Marlow <marlowsd@gmail.com>2009-09-10 11:54:03 +0000
committerSimon Marlow <marlowsd@gmail.com>2009-09-10 11:54:03 +0000
commit38cfe221648bbb7fdb43db947d8c23abaab7152a (patch)
treecbd8b9d0d278b6bfff9b8d931483471781d16096 /testsuite/tests/ghc-regress/cabal/ghcpkg01.stdout
parent69e6b24ed48062567da2126949541573abf707bd (diff)
downloadhaskell-38cfe221648bbb7fdb43db947d8c23abaab7152a.tar.gz
update tests following package-related changes in GHC/ghc-pkg
Diffstat (limited to 'testsuite/tests/ghc-regress/cabal/ghcpkg01.stdout')
-rw-r--r--testsuite/tests/ghc-regress/cabal/ghcpkg01.stdout36
1 files changed, 20 insertions, 16 deletions
diff --git a/testsuite/tests/ghc-regress/cabal/ghcpkg01.stdout b/testsuite/tests/ghc-regress/cabal/ghcpkg01.stdout
index 9e2e4844d0..effd6f7e3c 100644
--- a/testsuite/tests/ghc-regress/cabal/ghcpkg01.stdout
+++ b/testsuite/tests/ghc-regress/cabal/ghcpkg01.stdout
@@ -1,4 +1,5 @@
local01.package.conf:
+
Reading package info from "test.pkg" ... done.
Writing new package config file... done.
name: testpkg
@@ -65,7 +66,9 @@ import-dirs: /usr/local/lib/testpkg "c:/Program Files/testpkg"
Reading package info from "test2.pkg" ... done.
Writing new package config file... done.
local01.package.conf:
- testpkg-1.2.3.4, (testpkg-2.0)
+ testpkg-1.2.3.4
+ (testpkg-2.0)
+
name: testpkg
version: 2.0
id: testpkg-2.0-XXX
@@ -97,23 +100,23 @@ frameworks:
haddock-interfaces:
haddock-html:
name: testpkg
-version: 1.2.3.4
-id: testpkg-1.2.3.4-XXX
+version: 2.0
+id: testpkg-2.0-XXX
license: BSD3
copyright: (c) The Univsersity of Glasgow 2004
maintainer: glasgow-haskell-users@haskell.org
-stability: stable
+stability: unstable
homepage: http://www.haskell.org/ghc
package-url: http://www.haskell.org/ghc
-description: A Test Package
+description: A Test Package (new version)
category: none
author: simonmar@microsoft.com
-exposed: True
+exposed: False
exposed-modules: A
-hidden-modules: B C.D
+hidden-modules: B C.D C.E
import-dirs: /usr/local/lib/testpkg "c:/Program Files/testpkg"
library-dirs: /usr/local/lib/testpkg "c:/Program Files/testpkg"
-hs-libraries: testpkg-1.2.3.4
+hs-libraries: testpkg-2.0
extra-libraries:
extra-ghci-libraries:
include-dirs:
@@ -128,23 +131,23 @@ haddock-interfaces:
haddock-html:
---
name: testpkg
-version: 2.0
-id: testpkg-2.0-XXX
+version: 1.2.3.4
+id: testpkg-1.2.3.4-XXX
license: BSD3
copyright: (c) The Univsersity of Glasgow 2004
maintainer: glasgow-haskell-users@haskell.org
-stability: unstable
+stability: stable
homepage: http://www.haskell.org/ghc
package-url: http://www.haskell.org/ghc
-description: A Test Package (new version)
+description: A Test Package
category: none
author: simonmar@microsoft.com
-exposed: False
+exposed: True
exposed-modules: A
-hidden-modules: B C.D C.E
+hidden-modules: B C.D
import-dirs: /usr/local/lib/testpkg "c:/Program Files/testpkg"
library-dirs: /usr/local/lib/testpkg "c:/Program Files/testpkg"
-hs-libraries: testpkg-2.0
+hs-libraries: testpkg-1.2.3.4
extra-libraries:
extra-ghci-libraries:
include-dirs:
@@ -157,8 +160,8 @@ framework-dirs:
frameworks:
haddock-interfaces:
haddock-html:
-version: 1.2.3.4
version: 2.0
+version: 1.2.3.4
Writing new package config file... done.
exposed: False
Writing new package config file... done.
@@ -202,4 +205,5 @@ haddock-interfaces:
haddock-html:
Writing new package config file... done.
local01.package.conf:
+
Reading package info from "test3.pkg" ... done.