Skip to content

Commit 05759d8

Browse files
authored
Update index.md
1 parent 4c24e7d commit 05759d8

File tree

1 file changed

+1
-1
lines changed
  • message-index/messages/GHC-21231

1 file changed

+1
-1
lines changed

message-index/messages/GHC-21231/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ introduced: 9.6.1
55
severity: error
66
---
77

8-
The escape sequence in the `Char` literal is not a valid unicode character. The maximum value of a numeric literal is \1114111
8+
The escape sequence in the `Char` literal is too large of a number. The maximum value of a numeric literal is \1114111
99
(or \x10ffff in hexadecimal and \o4177777 in octal).

0 commit comments

Comments
 (0)