#10509: UnicodeSyntax documentation lists wrong symbols -------------------------------------+------------------------------------- Reporter: zardoz | Owner: zardoz Type: bug | Status: patch Priority: normal | Milestone: Component: Documentation | Version: 7.10.1 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: Type of failure: None/Unknown | Unknown/Multiple Blocked By: | Test Case: Related Tickets: | Blocking: | Differential Revisions: -------------------------------------+------------------------------------- Comment (by Thomas Miedema <thomasmiedema@…>): In [changeset:"016bbfd261b91193baa99ec008b469a70c66b8be/ghc"]: {{{ #!CommitTicketReference repository="ghc" revision="016bbfd261b91193baa99ec008b469a70c66b8be" docs: Fix unicode alternatives table (fixes #10509). The alternatives table gave the wrong glyphs for LEFTWARDS resp. RIGHTWARDS ARROW-TAIL notation. The listed codepoint was correct, but the entities corresponded to characters different from those codepoints. This also adds the glyphs for LEFTWARDS resp. RIGHTWARDS DOUBLE ARROW-TAIL, which were formerly missing, and the PROPORTION glyph, which was formerly given as ASCII. }}} -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10509#comment:5> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler