[Haskell-cafe] Start GHCI with a static library
aditya siram
aditya.siram at gmail.com
Wed May 13 00:05:29 UTC 2015
Any ideas?
-deech
On Sat, May 2, 2015 at 10:24 AM, aditya siram <aditya.siram at gmail.com>
wrote:
> 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/20150512/d25b89e1/attachment.html>
More information about the Haskell-Cafe
mailing list