
12 May
2015
12 May
'15
8:05 p.m.
Any ideas?
-deech
On Sat, May 2, 2015 at 10:24 AM, aditya siram
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