[GHC] #10509: UnicodeSyntax documentation lists wrong symbols

GHC ghc-devs at haskell.org
Thu Jun 11 09:10:44 UTC 2015


#10509: UnicodeSyntax documentation lists wrong symbols
-------------------------------------+-------------------------------------
              Reporter:  zardoz      |             Owner:
                  Type:  bug         |            Status:  new
              Priority:  normal      |         Milestone:
             Component:              |           Version:  7.10.1
  Documentation                      |  Operating System:  Unknown/Multiple
              Keywords:              |   Type of failure:  None/Unknown
          Architecture:              |        Blocked By:
  Unknown/Multiple                   |   Related Tickets:
             Test Case:              |
              Blocking:              |
Differential Revisions:              |
-------------------------------------+-------------------------------------
 I’ve noticed that the documentation on UnicodeSyntax lists erroneous
 Unicode variants for (-<) and (>-). Notably, it gives ↢ and ↣, while the
 lexer actually uses ⤙ and ⤚. The numeric Unicode codepoints are accurate,
 but glyphs displayed in the table are wrong.

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


More information about the ghc-tickets mailing list