Make GHC.IO.Buffer.summaryBuffer strict
I came across this when debugging something else. Making it strict improves the code slightly without affecting behaviour.
Please register or sign in to comment
I came across this when debugging something else. Making it strict improves the code slightly without affecting behaviour.