Work around ghc#22519 in what4 patch
We move around some uses of coerce
to avoid coercing underneath IO
, which
triggers ghc#22519 (closed) on HEAD.
We move around some uses of coerce
to avoid coercing underneath IO
, which
triggers ghc#22519 (closed) on HEAD.