[GHC] #8332: hp2ps does not escape parentheses

GHC ghc-devs at haskell.org
Wed Nov 19 19:56:29 UTC 2014


#8332: hp2ps does not escape parentheses
-------------------------------------+-------------------------------------
              Reporter:  luite       |            Owner:
                  Type:  bug         |           Status:  infoneeded
              Priority:  normal      |        Milestone:
             Component:  Profiling   |          Version:  7.7
            Resolution:              |         Keywords:
      Operating System:              |     Architecture:  Unknown/Multiple
  Unknown/Multiple                   |       Difficulty:  Unknown
       Type of failure:              |       Blocked By:
  None/Unknown                       |  Related Tickets:
             Test Case:              |
              Blocking:              |
Differential Revisions:              |
-------------------------------------+-------------------------------------
Changes (by thomie):

 * status:  new => infoneeded


Comment:

 luite: can you attach an example program that demonstrates the problem.

 Note, in `utils/hp2ps/CHANGES`:
 {{{
 When generating PostScript to show strings, '(' and ')' may need to be
 escaped.
 These characters are now escaped when the JOB string is shown.
 }}}

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


More information about the ghc-tickets mailing list