Fix compilation stopper on macOS with -Werror
Commit 94f02547 added some pragmas that allow GCC to compile GHC, but stop macOS's clang. This adds another counter-pragma to halp clang lumber along, too. Fixes #14977.
Showing
Please register or sign in to comment