#1296: -fwarn-monomorphism-restriction breaks package compilation
-------------------------+--------------------------------------------------
    Reporter:  guest     |        Owner:         
        Type:  bug       |       Status:  closed 
    Priority:  normal    |    Milestone:         
   Component:  Compiler  |      Version:  6.7    
    Severity:  normal    |   Resolution:  fixed  
    Keywords:            |   Difficulty:  Unknown
          Os:  Unknown   |     Testcase:         
Architecture:  Unknown   |  
-------------------------+--------------------------------------------------
Changes (by simonmar):

  * resolution:  => fixed
  * status:  new => closed

Comment:

 regex-compat fixed.  If you use `-Wall -Werror`, then you are vulnerable
 to new warnings being added, I think that's unavoidable.  It would be
 safer to explicitly list the warnings you want turned on when using
 `-Werror`.

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

Reply via email to