[project @ 2002-04-24 11:17:53 by simonpj]
authorsimonpj <unknown>
Wed, 24 Apr 2002 11:17:53 +0000 (11:17 +0000)
committersimonpj <unknown>
Wed, 24 Apr 2002 11:17:53 +0000 (11:17 +0000)
commit39e6db5714bfa2abbe3e0550de1eb73d245d15b1
tree85174f4c0e33afe9c10a5e928181d579888e6865
parentb287fe7fd5024b3b9cc693260ca32cc6af39f7b9
[project @ 2002-04-24 11:17:53 by simonpj]
"\Oxxx" and "\Xyyy" are not octal or hexadecimal escapes in Haskell 98,
and should not be lexed as such.
Text/Read/Lex.lhs