
16 Oct
2007
16 Oct
'07
8:28 a.m.
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