summaryrefslogtreecommitdiff
path: root/compiler/GHC/Rename/Module.hs
diff options
context:
space:
mode:
authorMatthew Pickering <matthewtpickering@gmail.com>2021-05-20 08:42:00 +0100
committerMarge Bot <ben+marge-bot@smart-cactus.org>2021-05-22 00:08:18 -0400
commitc680691252660995c09bb953a7dd046056d030a2 (patch)
tree4d88f70887adb2616f29301729554e2d6d8ab544 /compiler/GHC/Rename/Module.hs
parent8c871c07f538045b9bb7bba5dad4896c8def535b (diff)
downloadhaskell-c680691252660995c09bb953a7dd046056d030a2.tar.gz
Remove ANN pragmas in check-ppr and check-exact
This fixes the `devel2+werror` build combo as stage1 does not have TH enabled. ``` utils/check-exact/Preprocess.hs:51:1: error: [-Werror] Ignoring ANN annotations, because this is a stage-1 compiler without -fexternal-interpreter or doesn't support GHCi | 51 | {-# ANN module ("HLint: ignore Reduce duplication" :: String) #-} | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ```
Diffstat (limited to 'compiler/GHC/Rename/Module.hs')
0 files changed, 0 insertions, 0 deletions