Is there a way to build dynamic libraries in jhc such they're linkable and callable from a C driver? I'm hoping to write a bridge between ruby and haskell, and GHC's dynamic lib support seems a bit sketchy currently. Cheers Mark