That's correct: https://ghc.haskell.org/trac/ghc/ticket/3202
It was documented in the GHCi section of documentation, I added now a mention in the MR section. On Wed, Feb 5, 2014 at 8:22 PM, Edward A Kmett <[email protected]> wrote: > Isn't it just the default for ghci? > > -Edward > > > On Feb 5, 2014, at 12:35 AM, Kazu Yamamoto (山本和彦) <[email protected]> > wrote: > > > > Hi, > > > > If I understand correctly, NoMonomorphismRestriction is now the > > default for GHC 7.8. I think that its document explicitly describes > > it. > > > > --Kazu > > _______________________________________________ > > ghc-devs mailing list > > [email protected] > > http://www.haskell.org/mailman/listinfo/ghc-devs > _______________________________________________ > ghc-devs mailing list > [email protected] > http://www.haskell.org/mailman/listinfo/ghc-devs >
_______________________________________________ ghc-devs mailing list [email protected] http://www.haskell.org/mailman/listinfo/ghc-devs
