From 78774e835ac0c564cf52a5e6dd0bf22b56761c4d Mon Sep 17 00:00:00 2001 From: Ben Sima Date: Mon, 1 Jun 2020 22:22:13 -0700 Subject: Initialize Hero database --- Alpha.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Alpha.hs') diff --git a/Alpha.hs b/Alpha.hs index 5d08bc0..98c161b 100644 --- a/Alpha.hs +++ b/Alpha.hs @@ -97,4 +97,4 @@ joinWith = intercalate -- | can you just not don't :: Bool -> Bool don't = do not -{-# ANN don't "HLint: ignore Redundant do" #-} +{-# ANN don't ("HLint: ignore Redundant do" :: String) #-} -- cgit v1.2.3