feat: constant-pool parsing, backtraces

This commit is contained in:
vegowotenks 2025-07-11 23:06:56 +02:00
parent 5f3e7b761e
commit 7da2a30cbb
7 changed files with 154 additions and 35 deletions

View file

@ -23,6 +23,7 @@ dependencies:
- array
- base >= 4.7 && < 5
- bytestring
- text
ghc-options:
- -Wall