Odd GHCi behavior

2003-08-22 Thread Andy Moran
I just saw this rather odd behavior in GHCi (6.0.1, RedHat 9.0): ... Skipping Util.List( ../../libraries/Util/List.hs, ../../libraries/Util/List.o ) ... Failed to load interface for `Util.List': Could not find interface file for `Util.List' (use -v to see a list of the files

GHCi 6.0.1 on Mac OS X + emacs hangs

2003-08-22 Thread Gregory Wright
Hi, Using GHCi 6.0.1 on Mac OS X with emacs (using the emacs mode files from the haskell.org website) fails. Emacs eventually hangs, but the first symptom is a failure to return the GHCi prompt. Hugs still works with emacs. I also checked the comint-prompt-regexp, usually the cause of these