
28 Apr
2005
28 Apr
'05
12:45 p.m.
SCOTT J. wrote:
Hi,
I use Windows XP and I like to start Ghci in extended mode. What do I have to do in order not having to type always
:set -fglasgow-exts
under unix this line can be put in a file ".ghci" in your home directory. Maybe $HOME is a variable under windows as well (and it is looked up accordingly). Christian http://www.haskell.org/ghc/docs/latest/html/users_guide/ghci-dot-files.html