#1595: duplicate "not in scope" error when giving multiple vars type-signatures 
at
once
---------------------------------+------------------------------------------
    Reporter:  Isaac Dupree      |        Owner:  michalt                       
   
        Type:  bug               |       Status:  patch                         
   
    Priority:  normal            |    Milestone:  7.2.1                         
   
   Component:  Compiler          |      Version:  6.6.1                         
   
    Keywords:                    |     Testcase:                                
   
   Blockedby:                    |   Difficulty:  Unknown                       
   
          Os:  Unknown/Multiple  |     Blocking:                                
   
Architecture:  Unknown/Multiple  |      Failure:  Incorrect warning at 
compile-time
---------------------------------+------------------------------------------

Comment(by michalt):

 I've rebased the patch. The only changes worth attention (compared to the
 previous patch) are in:
  * `TcClassDcl.tcClassSigs`
  * `Parser.y.pp` along with a small change of `RdrHsSyn.checkValSig`

 It would be great if someone could have a look at those changes (Simon?).
 I
 validated (but without haddock, i.e. `HADDOCK_DOCS = NO`). Thanks!

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/1595#comment:16>
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