Add 9.12.1 in ci #150
Annotations
1 error and 1 warning
|
hlint
HLint failed with status: 1. Suggestion (1)
|
|
hlint:
src/Refact/Compat.hs#L196
Suggestion in ppp in module Refact.Compat: Fuse concatMap/<$> ▫︎ Found: "concatMap unDecorated (errMsgDiagnostic <$> bagToList pst)" ▫︎ Perhaps: "concatMap (unDecorated . errMsgDiagnostic) (bagToList pst)"
|