[commit: testsuite] master: Update ghcpkg01 for changes to safe haskell (23965ee)
David Terei
davidterei at gmail.com
Wed Aug 10 20:44:09 CEST 2011
Repository : ssh://darcs.haskell.org//srv/darcs/testsuite
On branch : master
http://hackage.haskell.org/trac/ghc/changeset/23965ee7480137fe5039a6404063820a3e0b9243
>---------------------------------------------------------------
commit 23965ee7480137fe5039a6404063820a3e0b9243
Author: David Terei <davidterei at gmail.com>
Date: Wed Aug 10 11:43:37 2011 -0700
Update ghcpkg01 for changes to safe haskell
>---------------------------------------------------------------
tests/cabal/ghcpkg01.stdout | 12 ++++++------
1 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/tests/cabal/ghcpkg01.stdout b/tests/cabal/ghcpkg01.stdout
index fb3ecdf..f2ef899 100644
--- a/tests/cabal/ghcpkg01.stdout
+++ b/tests/cabal/ghcpkg01.stdout
@@ -17,7 +17,7 @@ author: simonmar at microsoft.com
exposed: True
exposed-modules: A
hidden-modules: B C.D
-trusted: False
+trusted: True
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
@@ -51,7 +51,7 @@ author: simonmar at microsoft.com
exposed: True
exposed-modules: A
hidden-modules: B C.D
-trusted: False
+trusted: True
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
@@ -91,7 +91,7 @@ author: simonmar at microsoft.com
exposed: False
exposed-modules: A
hidden-modules: B C.D C.E
-trusted: False
+trusted: True
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
@@ -125,7 +125,7 @@ author: simonmar at microsoft.com
exposed: False
exposed-modules: A
hidden-modules: B C.D C.E
-trusted: False
+trusted: True
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
@@ -159,7 +159,7 @@ author: simonmar at microsoft.com
exposed: True
exposed-modules: A
hidden-modules: B C.D
-trusted: False
+trusted: True
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
@@ -200,7 +200,7 @@ author: simonmar at microsoft.com
exposed: False
exposed-modules: A
hidden-modules: B C.D
-trusted: False
+trusted: True
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
More information about the Cvs-ghc
mailing list