[Haskell-cafe] using greencard to write COM in haskell
Bulat Ziganshin
bulat.ziganshin at gmail.com
Tue Dec 5 03:37:17 EST 2006
Hello Anatoly,
Tuesday, December 5, 2006, 1:32:27 AM, you wrote:
> Also, I would like to have my haskell programs use my implementation
> of realloc which takes a context, is there an easy way to change ghc
> to use it? I guess I should start looking at the ghc source.
for which operations? if you mean using it for Haskell objects - it's
impossible, because ghc by itself has very sophisticated memory control
strategy
--
Best regards,
Bulat mailto:Bulat.Ziganshin at gmail.com
More information about the Haskell-Cafe
mailing list