System.Posix.User is inadequate
John Goerzen
jgoerzen at complete.org
Wed Aug 30 10:19:16 EDT 2006
On 2006-08-30, John Goerzen <jgoerzen at complete.org> wrote:
> On 2006-08-24, Simon Marlow <simonmarhaskell at gmail.com> 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
More information about the Libraries
mailing list