Gracefully ignore Haskell stack edge case
Haskell stack can be slow to add new Haskell compiler versions.
The stack container test will fail until this is done, which blocks
docker Haskell updating as well.
Rather, lets ignore that particular failure, but still verify
with stack if the compiler version is supported.