Ticket #201 (new bug report)
Opened 3 years ago
Unicode character literals
| Reported by: | ganesh | Owned by: | nibro |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | parser | Version: | 1.8.x |
| Keywords: | Cc: | ganesh |
Description
c = '\x10ffff'
provokes "Character constant out of range", whereas GHC is fine with it.
Note: See
TracTickets for help on using
tickets.
