On Sat, Jan 10, 2009 at 4:37 PM, Manlio Perillo <manlio_perillo@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