summaryrefslogtreecommitdiff
path: root/utils/check-exact/Preprocess.hs
diff options
context:
space:
mode:
Diffstat (limited to 'utils/check-exact/Preprocess.hs')
-rw-r--r--utils/check-exact/Preprocess.hs3
1 files changed, 0 insertions, 3 deletions
diff --git a/utils/check-exact/Preprocess.hs b/utils/check-exact/Preprocess.hs
index a2d3b53f49..17ec766b20 100644
--- a/utils/check-exact/Preprocess.hs
+++ b/utils/check-exact/Preprocess.hs
@@ -46,9 +46,6 @@ import qualified Data.Set as Set
-- import Debug.Trace
--
-{-# ANN module ("HLint: ignore Eta reduce" :: String) #-}
-{-# ANN module ("HLint: ignore Redundant do" :: String) #-}
-{-# ANN module ("HLint: ignore Reduce duplication" :: String) #-}
-- ---------------------------------------------------------------------