[Haskell-cafe] Re: Issues with posix-realtime package

Galchin, Vasili vigalchin at gmail.com
Sat Jan 10 19:03:03 EST 2009


On Sat, Jan 10, 2009 at 4:37 PM, Manlio Perillo <manlio_perillo at libero.it>wrote:

> 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.


             ^^^ you are suggesting to change current wrapper API?

       Vasili



>
>
>
> Manlio
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/haskell-cafe/attachments/20090110/1ea42805/attachment.htm


More information about the Haskell-Cafe mailing list