#1398: -fno-monomorphism-restriction suggested when not appropriate
--------------------------------+-------------------------------------------
  Reporter:  [EMAIL PROTECTED]  |          Owner:         
      Type:  feature request    |         Status:  new    
  Priority:  normal             |      Milestone:         
 Component:  GHCi               |        Version:  6.6.1  
  Severity:  trivial            |       Keywords:         
Difficulty:  Easy (1 hr)        |             Os:  Unknown
  Testcase:                     |   Architecture:  Unknown
--------------------------------+-------------------------------------------
Currently there are cases where -fno-monomorphism-restriction is suggested
 while the module already contains -fno-monomorphism-restriction in the
 OPTIONS_GHC option list. I have no ready made test case, although I am
 staring at one on my computer in version 6.6.1. I suggest checking whether
 fno-monomorphism-restriction was supplied and when it was do not recommend
 to add it.

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/1398>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to