mirror of
https://github.com/github/semantic.git
synced 2024-12-20 05:11:44 +03:00
Ignore a warning about reducing duplication.
This commit is contained in:
parent
086b3b5624
commit
eb5a241edd
@ -149,3 +149,5 @@ reassociate = mergeExcs . mergeExcs . mergeExcs . mergeExcs . mergeExcs . mergeE
|
||||
|
||||
prettyShow :: Show a => a -> IO ()
|
||||
prettyShow = putStrLn . hscolour TTY defaultColourPrefs False False "" False . ppShow
|
||||
|
||||
{-# ANN module ("HLint: ignore Reduce duplication" :: String) #-}
|
||||
|
Loading…
Reference in New Issue
Block a user