<div dir="ltr">Hello,<div><br></div><div>There was an interesting post today [1] on Hacker News about fuzzing Rust with american-fuzzy-lop (AFL). Interestingly the AFL instrumentation gets applied as LLVM pass. I started to wonder if it would be possible to do the same with Haskell binaries?</div><div><br></div><div>I know there are plenty of tools designed specifically for Haskell but still it might be interesting to see how AFL performs in this setting.</div><div><br></div><div>Cheers,</div><div>Krzysztof Skrzętnicki</div><div><br></div><div>[1] <a href="https://news.ycombinator.com/item?id=11936983">https://news.ycombinator.com/item?id=11936983</a></div></div>