On Dec 13, 2007 4:20 PM, Juanma Barranquero <lekktu at gmail.com> wrote:
> I suppose that is a fix for some people; it is a regression for me...
In fact, it'd be better if GHC/GHCi would do what Emacs on Windows
does: use HOME if defined, else use ShGetFolderPath to find the
Windows-defined "home directory".
Juanma