[GHC] #8959: GHCi should honour UnicodeSyntax
GHC
ghc-devs at haskell.org
Fri Jun 6 14:09:35 UTC 2014
#8959: GHCi should honour UnicodeSyntax
-------------------------------+-------------------------------------------
Reporter: Fuuzetsu | Owner: nomeata
Type: bug | Status: new
Priority: low | Milestone:
Component: Compiler | Version: 7.6.3
Resolution: | Keywords:
Operating System: | Architecture: Unknown/Multiple
Unknown/Multiple | Difficulty: Easy (less than 1 hour)
Type of failure: | Blocked By:
None/Unknown | Related Tickets:
Test Case: |
Blocking: |
-------------------------------+-------------------------------------------
Comment (by Joachim Breitner <mail@…>):
In [changeset:"819e1f2c2e10268fe3edc8395f2707b93c9c6f4d/ghc"]:
{{{
#!CommitTicketReference repository="ghc"
revision="819e1f2c2e10268fe3edc8395f2707b93c9c6f4d"
Use UnicodeSyntax when printing
When printing Haskell source, and UnicodeSyntax is enabled, use the
unicode sytax characters (#8959).
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8959#comment:3>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list