patch applied (cabal): Fix openTempFile so it works on windows with
ghc at least
Duncan Coutts
duncan.coutts at worc.ox.ac.uk
Mon Apr 30 15:13:58 EDT 2007
Mon Apr 30 11:57:44 PDT 2007 Duncan Coutts <duncan.coutts at worc.ox.ac.uk>
* Fix openTempFile so it works on windows with ghc at least
It's still a hack. The right solution is to proerly implement openTempFile
in base for all Haskell impls, not just GHC.
M ./Distribution/Compat/TempFile.hs -6 +2
More information about the Cvs-libraries
mailing list