[GHC] #10509: UnicodeSyntax documentation lists wrong symbols
GHC
ghc-devs at haskell.org
Tue Sep 15 14:25:38 UTC 2015
#10509: UnicodeSyntax documentation lists wrong symbols
-------------------------------------+-------------------------------------
Reporter: zardoz | Owner:
Type: bug | Status: new
Priority: normal | Milestone: 8.0.1
Component: Documentation | Version: 7.10.1
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Revisions:
-------------------------------------+-------------------------------------
Comment (by Thomas Miedema <thomasmiedema@…>):
In [changeset:"14c4090e384d9ac5bf434a8a77bbf552bf463023/ghc"
14c4090e/ghc]:
{{{
#!CommitTicketReference repository="ghc"
revision="14c4090e384d9ac5bf434a8a77bbf552bf463023"
Pretty: fix unicode arrow operators.
As per issue #10509, the documentation gave the wrong glyphs for Unicode
alternatives to the -< and >- arrow operators (the codepoints were
correct, but the glyphs were not). The incorrect glyphs have also
made it into the error output. This replaces those characters with the
correct versions.
GHC Trac Issues: #10883
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10509#comment:10>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list