#3540: Parser accepts malformed types with implicit parameters
--------------------------------------------+-------------------------------
    Reporter:  benl                         |        Owner:  igloo           
        Type:  merge                        |       Status:  new             
    Priority:  normal                       |    Milestone:  6.12 branch     
   Component:  Compiler (Parser)            |      Version:  6.11            
    Severity:  normal                       |   Resolution:                  
    Keywords:                               |   Difficulty:  Unknown         
    Testcase:  typecheck/should_fail/T3540  |           Os:  Unknown/Multiple
Architecture:  Unknown/Multiple             |  
--------------------------------------------+-------------------------------
Comment (by simonpj):

 These two testsuite patches belong with the above change
 {{{
 Wed Sep 30 04:07:42 PDT 2009  [email protected]
   * Track error message changes
   Ignore-this: cac29e62d8f2e0a6293db4969ad9e8c3

     M ./tests/ghc-regress/indexed-types/should_compile/Simple13.hs +3
     M ./tests/ghc-regress/indexed-types/should_fail/Simple14.stderr -1 +1
     M ./tests/ghc-regress/typecheck/should_compile/all.T +1
     M ./tests/ghc-regress/typecheck/should_fail/T2994.hs +2
     M ./tests/ghc-regress/typecheck/should_fail/T2994.stderr -5 +9
 }}}
 and
 {{{
 Wed Sep 30 04:07:12 PDT 2009  [email protected]
   * Test Trac #3540
   Ignore-this: 1329e8d3902ccf4080c3f4dfe4c90b9d

     A ./tests/ghc-regress/typecheck/should_fail/T3540.hs
     A ./tests/ghc-regress/typecheck/should_fail/T3540.stderr
     M ./tests/ghc-regress/typecheck/should_fail/all.T +1
 }}}

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