Repository : ssh://darcs.haskell.org//srv/darcs/ghc

On branch  : master

http://hackage.haskell.org/trac/ghc/changeset/b54318d3d415854c6e9b9173c2030d4622d91c87

>---------------------------------------------------------------

commit b54318d3d415854c6e9b9173c2030d4622d91c87
Author: Ian Lynagh <i...@well-typed.com>
Date:   Thu Oct 25 13:54:02 2012 +0100

    Remove an outdated comment

>---------------------------------------------------------------

 utils/ghc-pkg/Main.hs |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/utils/ghc-pkg/Main.hs b/utils/ghc-pkg/Main.hs
index 0f5bd15..90e98c7 100644
--- a/utils/ghc-pkg/Main.hs
+++ b/utils/ghc-pkg/Main.hs
@@ -49,7 +49,7 @@ import qualified Data.Binary as Bin
 import qualified Data.Binary.Get as Bin
 
 #if defined(mingw32_HOST_OS)
--- mingw32 needs these for getExecDir, GHC <6.12 needs them for openNewFile
+-- mingw32 needs these for getExecDir
 import Foreign
 import Foreign.C
 #endif



_______________________________________________
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to