Replace mentions of {-# STRICT -#} with bangs in compress2
The pragma hasn't been recognised for a long time. Replacing it with bangs will change program semantics to how it was intended. The perf CI build is currently broken anyway, so this shouldn't skew numbers too much.
This depends on (well, includes) !6 (closed).