Marcin Benke writes:
 > 
 > So far I have been unable to find a Haskell compiler that would use/support
 > shared libraries (yes, I know hbi uses them, but it's not really a
 > compiler).  Why is it so? Is there some fundamental problem preventing
 > from using them with a lazy functional language? Or is it just
 > pointless?


Both hbi and hbc have support for shared Haskell libraries, but for
hbc, it's undocumented, I'm afraid.

/M



Reply via email to