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
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to