#7532: -ddump-splices output doesn't match generated code for data instances
inside instances.
-----------------------------+----------------------------------------------
Reporter:  Aninhumer         |          Owner:                  
    Type:  bug               |         Status:  new             
Priority:  normal            |      Component:  Template Haskell
 Version:  7.6.1             |       Keywords:                  
      Os:  Unknown/Multiple  |   Architecture:  Unknown/Multiple
 Failure:  None/Unknown      |      Blockedby:                  
Blocking:                    |        Related:                  
-----------------------------+----------------------------------------------

Comment(by simonpj@…):

 commit 9b9f197b05c4bf9d16289d3aa6e71e9f081da7f6
 {{{
 Author: Simon Peyton Jones <simo...@microsoft.com>
 Date:   Wed Jan 2 12:37:07 2013 +0000

     Improve HsSyn pretty-printing of instance declarations (fixes Trac
 #7532)

  compiler/hsSyn/HsDecls.lhs |   42
 +++++++++++++++++++++++++++---------------
  1 files changed, 27 insertions(+), 15 deletions(-)
 }}}

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