[Haskell-cafe] strange GHCi type inference behavior involving map and partially applied functions

Christopher Done chrisdone at googlemail.com
Mon Apr 16 03:08:55 CEST 2012


On 16 April 2012 01:44, Ting Lei <tinlyx at hotmail.com> wrote:
> 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.



More information about the Haskell-Cafe mailing list