Commit 4e8eed1
committed
fix(parser): use alias-safe Haskell arrays
Preload the shared Tree-sitter array helpers before the pinned Haskell scanner so optimized builds do not retain a stale contents pointer across realloc. Keep a compile-time signature guard to prevent regression.
Fixes #1231
Signed-off-by: wargloom <wargloom@gmail.com>1 parent 5e7d3eb commit 4e8eed1
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
3 | 7 | | |
4 | 8 | | |
0 commit comments