repo.or.cz
/
cabal.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fix switched name and email guess
[cabal.git]
/
changelog.d
/
issue-8892
blob
4e08b86494c97455cc5f27d382234b635c2e69ed
1
synopsis: Regenerate Lexer.hs to avoid out-of-bound array access due to a bug in Alex
2
packages: Cabal-syntax
3
prs: #8896
4
issues: #8892
5
6
description: {
7
8
- Regenerate Cabal-syntax's Lexer.hs with Alex 3.2.7.3 which includes a fix for
9
an out-of-bound array access (only noticeable with GHC's JavaScript backend).
10
11
}