[GHC] #8403: Pretty-printing of long types

GHC ghc-devs at haskell.org
Mon Mar 30 12:46:20 UTC 2015


#8403: Pretty-printing of long types
-------------------------------------+-------------------------------------
        Reporter:  monoidal          |                   Owner:
            Type:  bug               |                  Status:  new
        Priority:  lowest            |               Milestone:
       Component:  Compiler          |                 Version:  7.6.3
      Resolution:                    |                Keywords:  newcomer
Operating System:  Unknown/Multiple  |            Architecture:
 Type of failure:  Other             |  Unknown/Multiple
      Blocked By:                    |               Test Case:
 Related Tickets:  #9428             |                Blocking:
                                     |  Differential Revisions:
-------------------------------------+-------------------------------------
Changes (by thomie):

 * keywords:   => newcomer


Comment:

 Might not be easy, but I think a fix is to be found in this single file:
 `compiler/utils/Pretty.hs`.

 For historical reasons, there's also a copy in `libraries/pretty`. See
 https://github.com/haskell/pretty/issues/1.

--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8403#comment:2>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler


More information about the ghc-tickets mailing list