Skip to content
  • Sebastian Reuße's avatar
    Pretty: fix unicode arrow operators. · 14c4090e
    Sebastian Reuße authored and Thomas Miedema's avatar Thomas Miedema committed
    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
    14c4090e