[Haskell-cafe] Start GHCI with a static library

aditya siram aditya.siram at gmail.com
Sat May 2 15:24:26 UTC 2015


Hi all,
I have a Haskell library I'd like to load up in GHCI along with a
statically linked C library (libblah.a) . Is there any way to do this? My
Googling only turns up instructions on loading a shared library
(libblah.so).

Thanks!
-deech
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/haskell-cafe/attachments/20150502/8445f3e2/attachment.html>


More information about the Haskell-Cafe mailing list