Hi Cafe,

A quick question:

Is there a way to load a C object file associated with FFI imports into ghci 
after invocation (or in a .ghci file)?  I've checked the docs as carefully 
as I can and can't find anything.

Naming the file on the command line works of course but I was hoping for 
something I could keep in a per-directory .ghci file so that emacs and yi
interactive modes work properly.

I know I can (setq haskell-program-name
              "ghci /long/path/to/my/project/build/dist/.../blah.o")
for emacs but I think it's hard-coded in yi.

Sorry if this is obvious, or a FAQ.

Murray.
<mur...@sonology.net>
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to