[GHC] #8959: GHCi should honour UnicodeSyntax
GHC
ghc-devs at haskell.org
Tue Apr 14 14:11:17 UTC 2015
#8959: GHCi should honour UnicodeSyntax
-------------------------------------+-------------------------------------
Reporter: Fuuzetsu | Owner:
Type: bug | Status: new
Priority: low | Milestone: 7.12.1
Component: Compiler | Version: 7.6.3
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
Type of failure: None/Unknown | Unknown/Multiple
Blocked By: | Test Case:
Related Tickets: | Blocking:
| Differential Revisions: Phab:D807
-------------------------------------+-------------------------------------
Comment (by Austin Seipp <austin@…>):
In [changeset:"6dd2765a300bb139b4ab67688dbc6f48de66969b/ghc"]:
{{{
#!CommitTicketReference repository="ghc"
revision="6dd2765a300bb139b4ab67688dbc6f48de66969b"
Implement -f[no-]print-unicode-syntax flag for unicode syntax output
(#8959)
There is currently no way to separate whether UnicodeSyntax is accepted
for input from the corresponding output syntax using unicode symbols.
This patch implements a separate flag for affecting ghc(i)'s output.
Signed-off-by: Bertram Felgenhauer <int-e at gmx.de>
Reviewed By: nomeata, austin
Differential Revision: https://phabricator.haskell.org/D807
GHC Trac Issues: #8959
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8959#comment:21>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list