This MR aims to make sure that file descriptors are properly closed when parsing JSON files within Haddock.
Relates to #25172.
cc @coot
added haddock label
added 1 commit
Compare with previous version
requested review from @crumbtoo and @hsyl20
approved this merge request
Would the entire parser benefit from using StrictByteStrings, if we're not streaming?
StrictByteString