diff --git a/HLint.hs b/HLint.hs index 1517537..ef13cc0 100644 --- a/HLint.hs +++ b/HLint.hs @@ -1,4 +1,5 @@ import "hint" HLint.Default ignore "Warning: Avoid lambda" +ignore "Warning: Use &&&"