Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Glasgow Haskell Compiler
GHC
Commits
d56e0dc8
Commit
d56e0dc8
authored
Apr 09, 2003
by
simonpj
Browse files
[project @ 2003-04-09 08:44:37 by simonpj]
wibble
parent
cf31797e
Changes
1
Show whitespace changes
Inline
Side-by-side
ghc/docs/users_guide/bugs.sgml
View file @
d56e0dc8
...
...
@@ -191,6 +191,8 @@ main = print (array (1,1) [(1,2), (1,3)])</programlisting>
98 report doesn't). So, for example,
<programlisting>read "0xf00" :: Int</programlisting>
works in GHC.</para>
<para>A possible reason for this is that <literal>readLitChar</literal> accepts hex and
octal escapes, so it seems inconsistent not to do so for integers too.</para>
</listitem>
</varlistentry>
</variablelist>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment