
30 Aug
2006
30 Aug
'06
10:19 a.m.
On 2006-08-30, John Goerzen
On 2006-08-24, Simon Marlow
wrote: Maybe, if you send a patch today...
Well, it's a little late, but I've sent a patch along. I'll be working on getpwent/getgrent yet and should send a patch for that shortly.
FWIW: I have tried to test the new code, but can't, because I'm getting this when I run ghci -package unix: Loading package base-1.0 ... linking ... done. Loading package unix-1.0 ... linking ... ghc-6.4.2: /tmp/lib/unix-1.0/ghc-6.4.2/HSunix-1.0.o: unknown symbol `lstat' ghc-6.4.2: unable to load package `unix-1.0' This is on GHC 6.4.2, so I'm not sure what's going on. -- John