Re: [GHC] #11825: Pretty printer doesn't display functional dependency with ‘→’
GHC
ghc-devs at haskell.org
Fri May 20 08:37:07 UTC 2016
#11825: Pretty printer doesn't display functional dependency with ‘→’
-------------------------------------+-------------------------------------
Reporter: Iceland_jack | Owner:
Type: feature request | Status: patch
Priority: normal | Milestone:
Component: GHCi | Version: 7.10.3
Resolution: | Keywords: unicode,
| UnicodeSyntax
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s): Phab:D2243
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by Ömer Sinan Ağacan <omeragacan@…>):
In [changeset:"08e47ca9849ab986d0367746a003754fcf0d4176/ghc"
08e47ca9/ghc]:
{{{
#!CommitTicketReference repository="ghc"
revision="08e47ca9849ab986d0367746a003754fcf0d4176"
FunDep printer: Fix unicode arrow
The arrow should be printed in unicode arrow syntax when
-fprint-unicode-syntax is used.
Reviewers: austin, bgamari, thomie
Reviewed By: thomie
Subscribers: thomie
Differential Revision: https://phabricator.haskell.org/D2243
GHC Trac Issues: #11825
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/11825#comment:4>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list