[Haskell-cafe] Re: Issues with posix-realtime package
Manlio Perillo
manlio_perillo at libero.it
Sat Jan 10 17:37:21 EST 2009
Galchin, Vasili ha scritto:
> [...]
> I suspect that this is a problem with shared library loading in
> ghci, since the C code you use for your package, is also used by the
> base package (for the Posix subsystem).
>
> By the way: I don't see reasons to add all that code, since it is
> not used.
>
> ^^^ which code?
>
Code from HsUnix.h and execvpe.h.
>
>
> One personal note: I don't like `tvSec` and `tvNsec`, I think
> `seconds` and `nanoSeconds` is a better choice.
> ^^^ ok .. I agree and will change. I asked others for
> criticisms(constructive) when I put to hackage but didn't get any.
> This is good ...
>
I would like to help to develope any wrappers around POSIX API.
Manlio
More information about the Haskell-Cafe
mailing list