summaryrefslogtreecommitdiff
path: root/compiler/.hlint.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'compiler/.hlint.yaml')
-rw-r--r--compiler/.hlint.yaml1
1 files changed, 0 insertions, 1 deletions
diff --git a/compiler/.hlint.yaml b/compiler/.hlint.yaml
index 16e593d87c..a3b780ce62 100644
--- a/compiler/.hlint.yaml
+++ b/compiler/.hlint.yaml
@@ -7,7 +7,6 @@
- warn: {name: Use fewer LANGUAGE pragmas}
- warn: {name: Redundant return}
- warn: {name: Redundant True guards}
-- warn: {name: Redundant do}
- warn: {name: Redundant variable capture}
- warn: {name: Redundant void}
- warn: {name: Redundant as}