
18 Dec
2007
18 Dec
'07
5:43 a.m.
On Dec 18, 2007 11:18 AM, Simon Marlow
I'd like to suggest a slight change to this. Currently we put the user package database in
<appdata>\ghc\<arch>-<os>-<ghcversion>\package.conf
so perhaps the GHCi startup file should be
<appdata>\ghc\ghci.cfg
To keep all the GHC-related settings together in <appdata>\ghc.
Additionally, I propose we make no changes to what happens on Unix, and no changes to getHomeDirectory.
That's orthogonal to allowing %HOME to override <appdata>. Juanma