[GHC] #11535: Derived instance of Read/Show causes runtime exception for infix Unicode value constructors

GHC ghc-devs at haskell.org
Thu Feb 4 03:49:20 UTC 2016


#11535: Derived instance of Read/Show causes runtime exception for infix Unicode
value constructors
-------------------------------------+-------------------------------------
        Reporter:  nushio            |                Owner:
            Type:  bug               |               Status:  new
        Priority:  normal            |            Milestone:
       Component:  Compiler          |              Version:  7.10.3
      Resolution:                    |             Keywords:
Operating System:  Unknown/Multiple  |         Architecture:
                                     |  Unknown/Multiple
 Type of failure:  None/Unknown      |            Test Case:
      Blocked By:                    |             Blocking:
 Related Tickets:  #1544, #11529     |  Differential Rev(s):
       Wiki Page:                    |
-------------------------------------+-------------------------------------

Comment (by nushio):

 The condition for this bug is that the infix value constructor has at
 least one Unicode character. The prefix value constructors with Unicode
 characters, as well as infix value constructors without Unicode
 characters, works fine.

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


More information about the ghc-tickets mailing list