logo       

GHC build break in Win32Spawn.hs: msg#00018

lang.haskell.glasgow.bugs

Subject: GHC build break in Win32Spawn.hs

Has anyone lese noticed this build break when building GHC for Windows?

Win32Spawn.hs:38:14:
Couldn't match `IO Handle' against `t -> t1'
Expected type: IO Handle
Inferred type: t -> t1
Probable cause: `openFd' is applied to too many arguments in the call
(openFd (fromIntegral wIn)
(Just RegularFile)
False
("<fd " ++ ((show wIn) ++ ">"))
WriteMode
False
False)
In a 'do' expression:
hIn <- openFd (fromIntegral wIn)
(Just RegularFile)
False
("<fd " ++ ((show wIn) ++ ">"))
WriteMode
False
False
make[2]: *** [Win32Spawn.o] Error 1
make[1]: *** [all] Error 1
make[1]: Leaving directory `/c/src/ghc/fptools/hslibs'
make: *** [build] Error 1



Cheers,

Satnam

________________________________________
Satnam Singh
Microsoft
One Microsoft Way
Redmond
Washington 98052-6399
USA
Email: satnams@xxxxxxxxxxxxx
Telephone: +1 425 705 8208
Cell: +1 408 718 2588
Pager:  4087182588@xxxxxxxxxxxxxx
eFax: +1 815 550 4055


<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise