11 Jun
2008
11 Jun
'08
4:11 a.m.
Tue Jun 10 11:02:17 PDT 2008 Duncan Coutts <duncan@haskell.org> * Close the package.conf file after reading it We had a bug on windows where we open and read ghc's package.conf database but because we did not consume the final newline we did not close the file. Then when we called ghc-pkg to register a package it failed because it could not rename the open file. M ./Distribution/Simple/GHC.hs -1 +1 View patch online: http://darcs.haskell.org/cabal-branches/cabal-1.4/_darcs/patches/20080610180...