#2529: deriving Read fails on infix data constructors with record syntax
-------------------------+--------------------------------------------------
    Reporter:  spl       |        Owner:         
        Type:  bug       |       Status:  new    
    Priority:  normal    |    Milestone:         
   Component:  Compiler  |      Version:  6.8.3  
    Severity:  normal    |   Resolution:         
    Keywords:            |     Testcase:         
Architecture:  x86       |           Os:  MacOS X
-------------------------+--------------------------------------------------
Comment (by spl):

 I suppose it would've been helpful to include GHCi output, though it is
 trivial:
 {{{
 Prelude Main> main
 (:<>:) {x = 1, y = 2}
 []
 }}}

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