convering Fds to Handles
Sebastien Carlier
sebc@wise-language.org
Fri, 17 May 2002 12:27:15 +0200
On Friday, May 17, 2002, at 11:58 AM, Jerry, JiJie wrote:
> SubProcess.lhs:5:
> failed to load interface for `Posix':
> Could not find interface file for `Posix'
>
> while my Posix library files found in =
/usr/lib/ghc-5.02.3/imports/posix/
> and also my /usr/lib/ghc-5.02.3/package.conf seems perfectly normal
>
> any hints pls?
Make sure you added
-package posix
to you compilation command.
--
S=E9bastien