We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c24e7d commit 05759d8Copy full SHA for 05759d8
message-index/messages/GHC-21231/index.md
@@ -5,5 +5,5 @@ introduced: 9.6.1
5
severity: error
6
---
7
8
-The escape sequence in the `Char` literal is not a valid unicode character. The maximum value of a numeric literal is \1114111
+The escape sequence in the `Char` literal is too large of a number. The maximum value of a numeric literal is \1114111
9
(or \x10ffff in hexadecimal and \o4177777 in octal).
0 commit comments