[GHC] #9668: Unicode info is out of date

GHC ghc-devs at haskell.org
Sun Oct 5 23:44:19 UTC 2014


#9668: Unicode info is out of date
-------------------------------------+-------------------------------------
              Reporter:  dfeuer      |            Owner:  ekmett
                  Type:  task        |           Status:  new
              Priority:  normal      |        Milestone:  7.10.1
             Component:  Core        |          Version:  7.9
  Libraries                          |         Keywords:  Unicode
            Resolution:              |     Architecture:  Unknown/Multiple
      Operating System:              |       Difficulty:  Unknown
  Unknown/Multiple                   |       Blocked By:
       Type of failure:  Incorrect   |  Related Tickets:
  result at runtime                  |
             Test Case:              |
              Blocking:              |
Differential Revisions:              |
-------------------------------------+-------------------------------------

Comment (by rwbarton):

 Yes, we really ought to have a `Note: [Unicode standard updates]` that
 documents everything that needs to happen when a new Unicode standard is
 released. (e.g. if there are magic constants in the Haskell `isSpace` that
 need to change if a formerly reserved character becomes whitespace, that
 should be listed too.)

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


More information about the ghc-tickets mailing list