[GHC] #8959: GHCi should honour UnicodeSyntax

GHC ghc-devs at haskell.org
Sat Mar 28 18:43:40 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:
-------------------------------------+-------------------------------------

Comment (by shachaf):

 I have the same problem with this change as int-e -- the extension
 previously affected only input and now silently started to affect output
 too. I've turned it off in my `.ghci` as a result. I also think that a
 separate output flag is the right approach -- compare `-XExplicitForAll`
 vs. `-fprint-explicit-foralls`.

--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8959#comment:15>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler


More information about the ghc-tickets mailing list