|
GHC build break in Win32Spawn.hs: msg#00018lang.haskell.glasgow.bugs
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> |
|---|---|---|
| Previous by Date: | Building GHC 6.3 on Windows/MSYS problem, Satnam Singh |
|---|---|
| Next by Date: | RE: GHC build break in Win32Spawn.hs, Brian Smith |
| Previous by Thread: | Building GHC 6.3 on Windows/MSYS problem, Satnam Singh |
| Next by Thread: | RE: GHC build break in Win32Spawn.hs, Brian Smith |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |