Hello Neil,

Thursday, November 12, 2009, 1:57:06 PM, you wrote:

> I'd really love a faster GHC!

there are few obvious ideas:

1) use Binary package for .hi files
2) allow to save/load bytecode
3) allow to run program directly from .hi files w/o linking
4) save mix of all .hi files as "program database" using mysql or so

second one may be useful for hugs too. also, once i have asked you for
CPP support in winhigs ;)

-- 
Best regards,
 Bulat                            mailto:bulat.zigans...@gmail.com

_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to