On Wed, May 2, 2012 at 3:05 PM, Per Fredelius <[email protected]> wrote: > A friend suggested that haskell mode will look for cabal files and > sometimes change directory to one having one. I've tried moving my > cabal file around to no avail.
haskell-mode only notices that you moved the .cabal file around if you re-open the .hs file. (C-x C-v ENTER) - jeremy _______________________________________________ Haskellmode-emacs mailing list [email protected] http://projects.haskell.org/cgi-bin/mailman/listinfo/haskellmode-emacs
