
16 Apr
2012
16 Apr
'12
1:08 a.m.
On 16 April 2012 01:44, Ting Lei
Kind of a newbie question, how can I automatically turn on NoMonomorphismRestriction using emacs mode for haskell? I know there is the :set command, but I don't want to do it every time I start up emacs.
You can just add it to your ~/.ghci or the .ghci file of your project directory.