[Haskell-cafe] Issues with running Ghci from emacs

Daryoush Mehrtash dmehrtash at gmail.com
Thu Apr 16 04:36:20 EDT 2009


Thanks,  that does the trick.

Daryoush

2009/4/16 Patai Gergely <patai_gergely at fastmail.fm>

> > I end up doing
> >
> >   :set -i../Documents/haskell/SOE/src
> >
> > To set the search directory so that ghci can find the source.
> >
> > I've not been how to tailor that 'cd' which is run at start
> > up (but I've not looked to hard)
>
> It is looking for the closest ancestor directory with a file ending in
> .cabal, and that's where cd goes. Probably the simplest way to trick it
> without chaniging any setting is to create an empty dummy.cabal in the
> directory of your program.
>
> Gergely
>
> --
> http://www.fastmail.fm - Send your email first class
>
> _______________________________________________
> Haskell-Cafe mailing list
> Haskell-Cafe at haskell.org
> http://www.haskell.org/mailman/listinfo/haskell-cafe
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/haskell-cafe/attachments/20090416/0ce606c0/attachment.htm


More information about the Haskell-Cafe mailing list