[Hackage] #473: Cabal-1.6 does not work on Windows with
ghc-6.6.x
Hackage
trac at galois.com
Thu Jan 22 12:25:45 EST 2009
#473: Cabal-1.6 does not work on Windows with ghc-6.6.x
----------------------------+-----------------------------------------------
Reporter: duncan | Owner:
Type: defect | Status: closed
Priority: normal | Milestone: Cabal-1.6
Component: Cabal library | Version: 1.6.0.1
Severity: normal | Resolution: fixed
Keywords: | Difficulty: very easy (<1 hour)
Ghcversion: 6.6.1 | Platform: Windows
----------------------------+-----------------------------------------------
Changes (by duncan):
* status: new => closed
* resolution: => fixed
Comment:
{{{
Thu Jan 22 17:21:00 GMT 2009 Duncan Coutts <duncan at haskell.org>
* Fix openNewBinaryFile on Windows with ghc-6.6
fdToHandle calls fdGetMode which does not work with ghc-6.6 on
windows, the workaround is not to call fdToHandle, but call
openFd directly. Bug reported by Alistair Bayley, ticket #473.
}}}
This still needs to be pushed to the 1.6 branch.
--
Ticket URL: <http://hackage.haskell.org/trac/hackage/ticket/473#comment:1>
Hackage <http://haskell.org/cabal/>
Hackage: Cabal and related projects
More information about the cabal-devel
mailing list