On Mon, Dec 03, 2012 at 09:11:07PM +0100, Joachim Breitner wrote:
>
> Dear GHC HQ: Would you advice against or for providing a RTS in the
> thr_debug_p and thr_debug ways in the Debian package?
The main reasons not to add RTS ways are that they take time to build,
and use disk space once built. F
On 03/12/12 20:11, Joachim Breitner wrote:
Dear Michał,
Am Sonntag, den 02.12.2012, 22:44 +0100 schrieb "Michał J. Gajda":
On 12/02/2012 09:20 PM, Joachim Breitner wrote:
I noticed that Ubuntu, as well as Debian and original packages come
without some variants of threaded debugging binaries.
A
Dear Michał,
Am Sonntag, den 02.12.2012, 22:44 +0100 schrieb "Michał J. Gajda":
> On 12/02/2012 09:20 PM, Joachim Breitner wrote:
> >> I noticed that Ubuntu, as well as Debian and original packages come
> >> without some variants of threaded debugging binaries.
> >> A recent change added of printi
Cristian Perfumo wrote:
> Hi Friends.
> I'm trying to modify GHC runtime in order to add some new functions
> to STM API. Wich documentation (if there's any) do you suggest me to
> read? I mean... what's the starting point to learn how to link a
> Haskell function in STM.hs with a C function in STM
On 1/11/07, Cristian Perfumo <[EMAIL PROTECTED]> wrote:
Hi Friends.
I'm trying to modify GHC runtime in order to add some new functions
to STM API. Wich documentation (if there's any) do you suggest me to
read? I mean... what's the starting point to learn how to link a
Haskell function in STM.hs
Hi Friends.
I'm trying to modify GHC runtime in order to add some new functions
to STM API. Wich documentation (if there's any) do you suggest me to
read? I mean... what's the starting point to learn how to link a
Haskell function in STM.hs with a C function in STM.c?
Regards.
Cristian Perfumo
___