The output of the HSpec tests isn't very inspiring (I much prefer big green OK's or ticks).
From hspec/hspec#333, it seems that a custom formatter can be added to the package.yaml file. Unfortunately, I've never done that before, and I'm wandering in the dark. I couldn't find a hpack option under tests that seemed appropriate. Maybe changing type: exitcode-stdio-1.0, but I don't know. Regardless, even if this is the option, I don't know an appropriate alternative.