
Hi Bjorn (and everybody),
What would it entail to get System.Posix working on Windows? Would a
mininum requirement e.g. be teh installation of http://www.cygwin.com? Or
write a POSIX API to Win32 API binding? If I understand the problem, I
wouldn't mind giving a run at it!
Regards, Bill
On 10/16/07, Bjorn Bringert
On Oct 16, 2007, at 3:25 , Galchin Vasili wrote:
Hello,
In a Hugs environment, I am able to import System.Directory but not to import System.Posix. Here is my environment ... .;{Hugs} \packages\*;C:\ftp\CatTheory\Haskell\SOE\graphics\lib\win32\*. I really want to use the Posix module. Help!!!
Kind regards, Bill Halchin
Hi Bill,
it seems like you are using Hugs under Windows. As far as I know System.Posix is not available on Windows.
/Björn