Skip to content

ci: Run hlint

ci: Run hlint #69

Triggered via pull request January 25, 2025 17:15
@k0ralk0ral
synchronize #202
k0ral:koral/ci
Status Failure
Total duration 12m 39s
Artifacts

tests.yml

on: pull_request
Matrix: CI
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 63 warnings
CI (macos-latest, lts-22)
Error: Unsupported architecture hlint: arm64
CI (macos-latest, lts-23)
Error: Unsupported architecture hlint: arm64
CI (macos-latest, lts-20)
Error: Unsupported architecture hlint: arm64
CI (macos-latest, nightly)
Error: Unsupported architecture hlint: arm64
CI (ubuntu-latest, lts-16)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
CI (ubuntu-latest, lts-16): xml-conduit/src/Text/XML/Stream/Parse.hs#L1154
Suggestion in module Text.XML.Stream.Parse: Use <=< ▫︎ Found: "\\ as -> (\\ (as', f') -> runAttrParser (g f') as') =<< (f as)" ▫︎ Perhaps: "((\\ (as', f') -> runAttrParser (g f') as') Control.Monad.<=< f)"
CI (ubuntu-latest, lts-16): xml-conduit/src/Text/XML/Stream/Parse.hs#L1155
Suggestion in module Text.XML.Stream.Parse: Redundant bracket ▫︎ Found: "(\\ (as', f') -> runAttrParser (g f') as') =<< (f as)" ▫︎ Perhaps: "(\\ (as', f') -> runAttrParser (g f') as') =<< f as"
CI (ubuntu-latest, lts-16): xml-conduit/src/Text/XML/Stream/Token.hs#L109
Suggestion in charUtf8XmlEscaped in module Text.XML.Stream.Token: Redundant $ ▫︎ Found: "escapeFor\n ECSingleArg\n (condB (== _sq) (fixed6 (_am, (_a, (_p, (_o, (_s, _sc)))))))\n $ (E.liftFixedToBounded E.word8)" ▫︎ Perhaps: "escapeFor\n ECSingleArg\n (condB (== _sq) (fixed6 (_am, (_a, (_p, (_o, (_s, _sc)))))))\n (E.liftFixedToBounded E.word8)"
CI (ubuntu-latest, lts-16): xml-conduit/src/Text/XML/Stream/Token.hs#L110
Suggestion in charUtf8XmlEscaped in module Text.XML.Stream.Token: Redundant bracket ▫︎ Found: "escapeFor\n ECSingleArg\n (condB (== _sq) (fixed6 (_am, (_a, (_p, (_o, (_s, _sc)))))))\n $ (E.liftFixedToBounded E.word8)" ▫︎ Perhaps: "escapeFor\n ECSingleArg\n (condB (== _sq) (fixed6 (_am, (_a, (_p, (_o, (_s, _sc)))))))\n $ E.liftFixedToBounded E.word8"
CI (ubuntu-latest, lts-18)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
CI (ubuntu-latest, lts-18): xml-conduit/src/Text/XML/Stream/Parse.hs#L1154
Suggestion in module Text.XML.Stream.Parse: Use <=< ▫︎ Found: "\\ as -> (\\ (as', f') -> runAttrParser (g f') as') =<< (f as)" ▫︎ Perhaps: "((\\ (as', f') -> runAttrParser (g f') as') Control.Monad.<=< f)"
CI (ubuntu-latest, lts-18): xml-conduit/src/Text/XML/Stream/Parse.hs#L1155
Suggestion in module Text.XML.Stream.Parse: Redundant bracket ▫︎ Found: "(\\ (as', f') -> runAttrParser (g f') as') =<< (f as)" ▫︎ Perhaps: "(\\ (as', f') -> runAttrParser (g f') as') =<< f as"
CI (ubuntu-latest, lts-18): xml-conduit/src/Text/XML/Stream/Token.hs#L109
Suggestion in charUtf8XmlEscaped in module Text.XML.Stream.Token: Redundant $ ▫︎ Found: "escapeFor\n ECSingleArg\n (condB (== _sq) (fixed6 (_am, (_a, (_p, (_o, (_s, _sc)))))))\n $ (E.liftFixedToBounded E.word8)" ▫︎ Perhaps: "escapeFor\n ECSingleArg\n (condB (== _sq) (fixed6 (_am, (_a, (_p, (_o, (_s, _sc)))))))\n (E.liftFixedToBounded E.word8)"
CI (ubuntu-latest, lts-18): xml-conduit/src/Text/XML/Stream/Token.hs#L110
Suggestion in charUtf8XmlEscaped in module Text.XML.Stream.Token: Redundant bracket ▫︎ Found: "escapeFor\n ECSingleArg\n (condB (== _sq) (fixed6 (_am, (_a, (_p, (_o, (_s, _sc)))))))\n $ (E.liftFixedToBounded E.word8)" ▫︎ Perhaps: "escapeFor\n ECSingleArg\n (condB (== _sq) (fixed6 (_am, (_a, (_p, (_o, (_s, _sc)))))))\n $ E.liftFixedToBounded E.word8"
CI (ubuntu-latest, lts-14)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
CI (ubuntu-latest, lts-14): xml-conduit/src/Text/XML/Stream/Parse.hs#L1154
Suggestion in module Text.XML.Stream.Parse: Use <=< ▫︎ Found: "\\ as -> (\\ (as', f') -> runAttrParser (g f') as') =<< (f as)" ▫︎ Perhaps: "((\\ (as', f') -> runAttrParser (g f') as') Control.Monad.<=< f)"
CI (ubuntu-latest, lts-14): xml-conduit/src/Text/XML/Stream/Parse.hs#L1155
Suggestion in module Text.XML.Stream.Parse: Redundant bracket ▫︎ Found: "(\\ (as', f') -> runAttrParser (g f') as') =<< (f as)" ▫︎ Perhaps: "(\\ (as', f') -> runAttrParser (g f') as') =<< f as"
CI (ubuntu-latest, lts-14): xml-conduit/src/Text/XML/Stream/Token.hs#L109
Suggestion in charUtf8XmlEscaped in module Text.XML.Stream.Token: Redundant $ ▫︎ Found: "escapeFor\n ECSingleArg\n (condB (== _sq) (fixed6 (_am, (_a, (_p, (_o, (_s, _sc)))))))\n $ (E.liftFixedToBounded E.word8)" ▫︎ Perhaps: "escapeFor\n ECSingleArg\n (condB (== _sq) (fixed6 (_am, (_a, (_p, (_o, (_s, _sc)))))))\n (E.liftFixedToBounded E.word8)"
CI (ubuntu-latest, lts-14): xml-conduit/src/Text/XML/Stream/Token.hs#L110
Suggestion in charUtf8XmlEscaped in module Text.XML.Stream.Token: Redundant bracket ▫︎ Found: "escapeFor\n ECSingleArg\n (condB (== _sq) (fixed6 (_am, (_a, (_p, (_o, (_s, _sc)))))))\n $ (E.liftFixedToBounded E.word8)" ▫︎ Perhaps: "escapeFor\n ECSingleArg\n (condB (== _sq) (fixed6 (_am, (_a, (_p, (_o, (_s, _sc)))))))\n $ E.liftFixedToBounded E.word8"
CI (ubuntu-latest, lts-20)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
CI (ubuntu-latest, lts-20): xml-conduit/src/Text/XML/Stream/Parse.hs#L1154
Suggestion in module Text.XML.Stream.Parse: Use <=< ▫︎ Found: "\\ as -> (\\ (as', f') -> runAttrParser (g f') as') =<< (f as)" ▫︎ Perhaps: "((\\ (as', f') -> runAttrParser (g f') as') Control.Monad.<=< f)"
CI (ubuntu-latest, lts-20): xml-conduit/src/Text/XML/Stream/Parse.hs#L1155
Suggestion in module Text.XML.Stream.Parse: Redundant bracket ▫︎ Found: "(\\ (as', f') -> runAttrParser (g f') as') =<< (f as)" ▫︎ Perhaps: "(\\ (as', f') -> runAttrParser (g f') as') =<< f as"
CI (ubuntu-latest, lts-20): xml-conduit/src/Text/XML/Stream/Token.hs#L109
Suggestion in charUtf8XmlEscaped in module Text.XML.Stream.Token: Redundant $ ▫︎ Found: "escapeFor\n ECSingleArg\n (condB (== _sq) (fixed6 (_am, (_a, (_p, (_o, (_s, _sc)))))))\n $ (E.liftFixedToBounded E.word8)" ▫︎ Perhaps: "escapeFor\n ECSingleArg\n (condB (== _sq) (fixed6 (_am, (_a, (_p, (_o, (_s, _sc)))))))\n (E.liftFixedToBounded E.word8)"
CI (ubuntu-latest, lts-20): xml-conduit/src/Text/XML/Stream/Token.hs#L110
Suggestion in charUtf8XmlEscaped in module Text.XML.Stream.Token: Redundant bracket ▫︎ Found: "escapeFor\n ECSingleArg\n (condB (== _sq) (fixed6 (_am, (_a, (_p, (_o, (_s, _sc)))))))\n $ (E.liftFixedToBounded E.word8)" ▫︎ Perhaps: "escapeFor\n ECSingleArg\n (condB (== _sq) (fixed6 (_am, (_a, (_p, (_o, (_s, _sc)))))))\n $ E.liftFixedToBounded E.word8"
CI (ubuntu-latest, lts-22)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
CI (ubuntu-latest, lts-22): xml-conduit/src/Text/XML/Stream/Parse.hs#L1154
Suggestion in module Text.XML.Stream.Parse: Use <=< ▫︎ Found: "\\ as -> (\\ (as', f') -> runAttrParser (g f') as') =<< (f as)" ▫︎ Perhaps: "((\\ (as', f') -> runAttrParser (g f') as') Control.Monad.<=< f)"
CI (ubuntu-latest, lts-22): xml-conduit/src/Text/XML/Stream/Parse.hs#L1155
Suggestion in module Text.XML.Stream.Parse: Redundant bracket ▫︎ Found: "(\\ (as', f') -> runAttrParser (g f') as') =<< (f as)" ▫︎ Perhaps: "(\\ (as', f') -> runAttrParser (g f') as') =<< f as"
CI (ubuntu-latest, lts-22): xml-conduit/src/Text/XML/Stream/Token.hs#L109
Suggestion in charUtf8XmlEscaped in module Text.XML.Stream.Token: Redundant $ ▫︎ Found: "escapeFor\n ECSingleArg\n (condB (== _sq) (fixed6 (_am, (_a, (_p, (_o, (_s, _sc)))))))\n $ (E.liftFixedToBounded E.word8)" ▫︎ Perhaps: "escapeFor\n ECSingleArg\n (condB (== _sq) (fixed6 (_am, (_a, (_p, (_o, (_s, _sc)))))))\n (E.liftFixedToBounded E.word8)"
CI (ubuntu-latest, lts-22): xml-conduit/src/Text/XML/Stream/Token.hs#L110
Suggestion in charUtf8XmlEscaped in module Text.XML.Stream.Token: Redundant bracket ▫︎ Found: "escapeFor\n ECSingleArg\n (condB (== _sq) (fixed6 (_am, (_a, (_p, (_o, (_s, _sc)))))))\n $ (E.liftFixedToBounded E.word8)" ▫︎ Perhaps: "escapeFor\n ECSingleArg\n (condB (== _sq) (fixed6 (_am, (_a, (_p, (_o, (_s, _sc)))))))\n $ E.liftFixedToBounded E.word8"
CI (ubuntu-latest, lts-23)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
CI (ubuntu-latest, lts-23): xml-conduit/src/Text/XML/Stream/Parse.hs#L1154
Suggestion in module Text.XML.Stream.Parse: Use <=< ▫︎ Found: "\\ as -> (\\ (as', f') -> runAttrParser (g f') as') =<< (f as)" ▫︎ Perhaps: "((\\ (as', f') -> runAttrParser (g f') as') Control.Monad.<=< f)"
CI (ubuntu-latest, lts-23): xml-conduit/src/Text/XML/Stream/Parse.hs#L1155
Suggestion in module Text.XML.Stream.Parse: Redundant bracket ▫︎ Found: "(\\ (as', f') -> runAttrParser (g f') as') =<< (f as)" ▫︎ Perhaps: "(\\ (as', f') -> runAttrParser (g f') as') =<< f as"
CI (ubuntu-latest, lts-23): xml-conduit/src/Text/XML/Stream/Token.hs#L109
Suggestion in charUtf8XmlEscaped in module Text.XML.Stream.Token: Redundant $ ▫︎ Found: "escapeFor\n ECSingleArg\n (condB (== _sq) (fixed6 (_am, (_a, (_p, (_o, (_s, _sc)))))))\n $ (E.liftFixedToBounded E.word8)" ▫︎ Perhaps: "escapeFor\n ECSingleArg\n (condB (== _sq) (fixed6 (_am, (_a, (_p, (_o, (_s, _sc)))))))\n (E.liftFixedToBounded E.word8)"
CI (ubuntu-latest, lts-23): xml-conduit/src/Text/XML/Stream/Token.hs#L110
Suggestion in charUtf8XmlEscaped in module Text.XML.Stream.Token: Redundant bracket ▫︎ Found: "escapeFor\n ECSingleArg\n (condB (== _sq) (fixed6 (_am, (_a, (_p, (_o, (_s, _sc)))))))\n $ (E.liftFixedToBounded E.word8)" ▫︎ Perhaps: "escapeFor\n ECSingleArg\n (condB (== _sq) (fixed6 (_am, (_a, (_p, (_o, (_s, _sc)))))))\n $ E.liftFixedToBounded E.word8"
CI (ubuntu-latest, nightly)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
CI (ubuntu-latest, nightly): xml-conduit/src/Text/XML/Stream/Parse.hs#L1154
Suggestion in module Text.XML.Stream.Parse: Use <=< ▫︎ Found: "\\ as -> (\\ (as', f') -> runAttrParser (g f') as') =<< (f as)" ▫︎ Perhaps: "((\\ (as', f') -> runAttrParser (g f') as') Control.Monad.<=< f)"
CI (ubuntu-latest, nightly): xml-conduit/src/Text/XML/Stream/Parse.hs#L1155
Suggestion in module Text.XML.Stream.Parse: Redundant bracket ▫︎ Found: "(\\ (as', f') -> runAttrParser (g f') as') =<< (f as)" ▫︎ Perhaps: "(\\ (as', f') -> runAttrParser (g f') as') =<< f as"
CI (ubuntu-latest, nightly): xml-conduit/src/Text/XML/Stream/Token.hs#L109
Suggestion in charUtf8XmlEscaped in module Text.XML.Stream.Token: Redundant $ ▫︎ Found: "escapeFor\n ECSingleArg\n (condB (== _sq) (fixed6 (_am, (_a, (_p, (_o, (_s, _sc)))))))\n $ (E.liftFixedToBounded E.word8)" ▫︎ Perhaps: "escapeFor\n ECSingleArg\n (condB (== _sq) (fixed6 (_am, (_a, (_p, (_o, (_s, _sc)))))))\n (E.liftFixedToBounded E.word8)"
CI (ubuntu-latest, nightly): xml-conduit/src/Text/XML/Stream/Token.hs#L110
Suggestion in charUtf8XmlEscaped in module Text.XML.Stream.Token: Redundant bracket ▫︎ Found: "escapeFor\n ECSingleArg\n (condB (== _sq) (fixed6 (_am, (_a, (_p, (_o, (_s, _sc)))))))\n $ (E.liftFixedToBounded E.word8)" ▫︎ Perhaps: "escapeFor\n ECSingleArg\n (condB (== _sq) (fixed6 (_am, (_a, (_p, (_o, (_s, _sc)))))))\n $ E.liftFixedToBounded E.word8"
CI (windows-latest, lts-14): xml-conduit/src/Text/XML/Stream/Parse.hs#L1154
Suggestion in module Text.XML.Stream.Parse: Use <=< ▫︎ Found: "\\ as -> (\\ (as', f') -> runAttrParser (g f') as') =<< (f as)" ▫︎ Perhaps: "((\\ (as', f') -> runAttrParser (g f') as') Control.Monad.<=< f)"
CI (windows-latest, lts-14): xml-conduit/src/Text/XML/Stream/Parse.hs#L1155
Suggestion in module Text.XML.Stream.Parse: Redundant bracket ▫︎ Found: "(\\ (as', f') -> runAttrParser (g f') as') =<< (f as)" ▫︎ Perhaps: "(\\ (as', f') -> runAttrParser (g f') as') =<< f as"
CI (windows-latest, lts-14): xml-conduit/src/Text/XML/Stream/Token.hs#L109
Suggestion in charUtf8XmlEscaped in module Text.XML.Stream.Token: Redundant $ ▫︎ Found: "escapeFor\n ECSingleArg\n (condB (== _sq) (fixed6 (_am, (_a, (_p, (_o, (_s, _sc)))))))\n $ (E.liftFixedToBounded E.word8)" ▫︎ Perhaps: "escapeFor\n ECSingleArg\n (condB (== _sq) (fixed6 (_am, (_a, (_p, (_o, (_s, _sc)))))))\n (E.liftFixedToBounded E.word8)"
CI (windows-latest, lts-14): xml-conduit/src/Text/XML/Stream/Token.hs#L110
Suggestion in charUtf8XmlEscaped in module Text.XML.Stream.Token: Redundant bracket ▫︎ Found: "escapeFor\n ECSingleArg\n (condB (== _sq) (fixed6 (_am, (_a, (_p, (_o, (_s, _sc)))))))\n $ (E.liftFixedToBounded E.word8)" ▫︎ Perhaps: "escapeFor\n ECSingleArg\n (condB (== _sq) (fixed6 (_am, (_a, (_p, (_o, (_s, _sc)))))))\n $ E.liftFixedToBounded E.word8"
CI (windows-latest, lts-16): xml-conduit/src/Text/XML/Stream/Parse.hs#L1154
Suggestion in module Text.XML.Stream.Parse: Use <=< ▫︎ Found: "\\ as -> (\\ (as', f') -> runAttrParser (g f') as') =<< (f as)" ▫︎ Perhaps: "((\\ (as', f') -> runAttrParser (g f') as') Control.Monad.<=< f)"
CI (windows-latest, lts-16): xml-conduit/src/Text/XML/Stream/Parse.hs#L1155
Suggestion in module Text.XML.Stream.Parse: Redundant bracket ▫︎ Found: "(\\ (as', f') -> runAttrParser (g f') as') =<< (f as)" ▫︎ Perhaps: "(\\ (as', f') -> runAttrParser (g f') as') =<< f as"
CI (windows-latest, lts-16): xml-conduit/src/Text/XML/Stream/Token.hs#L109
Suggestion in charUtf8XmlEscaped in module Text.XML.Stream.Token: Redundant $ ▫︎ Found: "escapeFor\n ECSingleArg\n (condB (== _sq) (fixed6 (_am, (_a, (_p, (_o, (_s, _sc)))))))\n $ (E.liftFixedToBounded E.word8)" ▫︎ Perhaps: "escapeFor\n ECSingleArg\n (condB (== _sq) (fixed6 (_am, (_a, (_p, (_o, (_s, _sc)))))))\n (E.liftFixedToBounded E.word8)"
CI (windows-latest, lts-16): xml-conduit/src/Text/XML/Stream/Token.hs#L110
Suggestion in charUtf8XmlEscaped in module Text.XML.Stream.Token: Redundant bracket ▫︎ Found: "escapeFor\n ECSingleArg\n (condB (== _sq) (fixed6 (_am, (_a, (_p, (_o, (_s, _sc)))))))\n $ (E.liftFixedToBounded E.word8)" ▫︎ Perhaps: "escapeFor\n ECSingleArg\n (condB (== _sq) (fixed6 (_am, (_a, (_p, (_o, (_s, _sc)))))))\n $ E.liftFixedToBounded E.word8"
CI (windows-latest, lts-22): xml-conduit/src/Text/XML/Stream/Parse.hs#L1154
Suggestion in module Text.XML.Stream.Parse: Use <=< ▫︎ Found: "\\ as -> (\\ (as', f') -> runAttrParser (g f') as') =<< (f as)" ▫︎ Perhaps: "((\\ (as', f') -> runAttrParser (g f') as') Control.Monad.<=< f)"
CI (windows-latest, lts-22): xml-conduit/src/Text/XML/Stream/Parse.hs#L1155
Suggestion in module Text.XML.Stream.Parse: Redundant bracket ▫︎ Found: "(\\ (as', f') -> runAttrParser (g f') as') =<< (f as)" ▫︎ Perhaps: "(\\ (as', f') -> runAttrParser (g f') as') =<< f as"
CI (windows-latest, lts-22): xml-conduit/src/Text/XML/Stream/Token.hs#L109
Suggestion in charUtf8XmlEscaped in module Text.XML.Stream.Token: Redundant $ ▫︎ Found: "escapeFor\n ECSingleArg\n (condB (== _sq) (fixed6 (_am, (_a, (_p, (_o, (_s, _sc)))))))\n $ (E.liftFixedToBounded E.word8)" ▫︎ Perhaps: "escapeFor\n ECSingleArg\n (condB (== _sq) (fixed6 (_am, (_a, (_p, (_o, (_s, _sc)))))))\n (E.liftFixedToBounded E.word8)"
CI (windows-latest, lts-22): xml-conduit/src/Text/XML/Stream/Token.hs#L110
Suggestion in charUtf8XmlEscaped in module Text.XML.Stream.Token: Redundant bracket ▫︎ Found: "escapeFor\n ECSingleArg\n (condB (== _sq) (fixed6 (_am, (_a, (_p, (_o, (_s, _sc)))))))\n $ (E.liftFixedToBounded E.word8)" ▫︎ Perhaps: "escapeFor\n ECSingleArg\n (condB (== _sq) (fixed6 (_am, (_a, (_p, (_o, (_s, _sc)))))))\n $ E.liftFixedToBounded E.word8"
CI (windows-latest, lts-20): xml-conduit/src/Text/XML/Stream/Parse.hs#L1154
Suggestion in module Text.XML.Stream.Parse: Use <=< ▫︎ Found: "\\ as -> (\\ (as', f') -> runAttrParser (g f') as') =<< (f as)" ▫︎ Perhaps: "((\\ (as', f') -> runAttrParser (g f') as') Control.Monad.<=< f)"
CI (windows-latest, lts-20): xml-conduit/src/Text/XML/Stream/Parse.hs#L1155
Suggestion in module Text.XML.Stream.Parse: Redundant bracket ▫︎ Found: "(\\ (as', f') -> runAttrParser (g f') as') =<< (f as)" ▫︎ Perhaps: "(\\ (as', f') -> runAttrParser (g f') as') =<< f as"
CI (windows-latest, lts-20): xml-conduit/src/Text/XML/Stream/Token.hs#L109
Suggestion in charUtf8XmlEscaped in module Text.XML.Stream.Token: Redundant $ ▫︎ Found: "escapeFor\n ECSingleArg\n (condB (== _sq) (fixed6 (_am, (_a, (_p, (_o, (_s, _sc)))))))\n $ (E.liftFixedToBounded E.word8)" ▫︎ Perhaps: "escapeFor\n ECSingleArg\n (condB (== _sq) (fixed6 (_am, (_a, (_p, (_o, (_s, _sc)))))))\n (E.liftFixedToBounded E.word8)"
CI (windows-latest, lts-20): xml-conduit/src/Text/XML/Stream/Token.hs#L110
Suggestion in charUtf8XmlEscaped in module Text.XML.Stream.Token: Redundant bracket ▫︎ Found: "escapeFor\n ECSingleArg\n (condB (== _sq) (fixed6 (_am, (_a, (_p, (_o, (_s, _sc)))))))\n $ (E.liftFixedToBounded E.word8)" ▫︎ Perhaps: "escapeFor\n ECSingleArg\n (condB (== _sq) (fixed6 (_am, (_a, (_p, (_o, (_s, _sc)))))))\n $ E.liftFixedToBounded E.word8"
CI (windows-latest, lts-18): xml-conduit/src/Text/XML/Stream/Parse.hs#L1154
Suggestion in module Text.XML.Stream.Parse: Use <=< ▫︎ Found: "\\ as -> (\\ (as', f') -> runAttrParser (g f') as') =<< (f as)" ▫︎ Perhaps: "((\\ (as', f') -> runAttrParser (g f') as') Control.Monad.<=< f)"
CI (windows-latest, lts-18): xml-conduit/src/Text/XML/Stream/Parse.hs#L1155
Suggestion in module Text.XML.Stream.Parse: Redundant bracket ▫︎ Found: "(\\ (as', f') -> runAttrParser (g f') as') =<< (f as)" ▫︎ Perhaps: "(\\ (as', f') -> runAttrParser (g f') as') =<< f as"
CI (windows-latest, lts-18): xml-conduit/src/Text/XML/Stream/Token.hs#L109
Suggestion in charUtf8XmlEscaped in module Text.XML.Stream.Token: Redundant $ ▫︎ Found: "escapeFor\n ECSingleArg\n (condB (== _sq) (fixed6 (_am, (_a, (_p, (_o, (_s, _sc)))))))\n $ (E.liftFixedToBounded E.word8)" ▫︎ Perhaps: "escapeFor\n ECSingleArg\n (condB (== _sq) (fixed6 (_am, (_a, (_p, (_o, (_s, _sc)))))))\n (E.liftFixedToBounded E.word8)"
CI (windows-latest, lts-18): xml-conduit/src/Text/XML/Stream/Token.hs#L110
Suggestion in charUtf8XmlEscaped in module Text.XML.Stream.Token: Redundant bracket ▫︎ Found: "escapeFor\n ECSingleArg\n (condB (== _sq) (fixed6 (_am, (_a, (_p, (_o, (_s, _sc)))))))\n $ (E.liftFixedToBounded E.word8)" ▫︎ Perhaps: "escapeFor\n ECSingleArg\n (condB (== _sq) (fixed6 (_am, (_a, (_p, (_o, (_s, _sc)))))))\n $ E.liftFixedToBounded E.word8"
CI (windows-latest, lts-23): xml-conduit/src/Text/XML/Stream/Parse.hs#L1154
Suggestion in module Text.XML.Stream.Parse: Use <=< ▫︎ Found: "\\ as -> (\\ (as', f') -> runAttrParser (g f') as') =<< (f as)" ▫︎ Perhaps: "((\\ (as', f') -> runAttrParser (g f') as') Control.Monad.<=< f)"
CI (windows-latest, lts-23): xml-conduit/src/Text/XML/Stream/Parse.hs#L1155
Suggestion in module Text.XML.Stream.Parse: Redundant bracket ▫︎ Found: "(\\ (as', f') -> runAttrParser (g f') as') =<< (f as)" ▫︎ Perhaps: "(\\ (as', f') -> runAttrParser (g f') as') =<< f as"
CI (windows-latest, lts-23): xml-conduit/src/Text/XML/Stream/Token.hs#L109
Suggestion in charUtf8XmlEscaped in module Text.XML.Stream.Token: Redundant $ ▫︎ Found: "escapeFor\n ECSingleArg\n (condB (== _sq) (fixed6 (_am, (_a, (_p, (_o, (_s, _sc)))))))\n $ (E.liftFixedToBounded E.word8)" ▫︎ Perhaps: "escapeFor\n ECSingleArg\n (condB (== _sq) (fixed6 (_am, (_a, (_p, (_o, (_s, _sc)))))))\n (E.liftFixedToBounded E.word8)"
CI (windows-latest, lts-23): xml-conduit/src/Text/XML/Stream/Token.hs#L110
Suggestion in charUtf8XmlEscaped in module Text.XML.Stream.Token: Redundant bracket ▫︎ Found: "escapeFor\n ECSingleArg\n (condB (== _sq) (fixed6 (_am, (_a, (_p, (_o, (_s, _sc)))))))\n $ (E.liftFixedToBounded E.word8)" ▫︎ Perhaps: "escapeFor\n ECSingleArg\n (condB (== _sq) (fixed6 (_am, (_a, (_p, (_o, (_s, _sc)))))))\n $ E.liftFixedToBounded E.word8"
CI (windows-latest, nightly): xml-conduit/src/Text/XML/Stream/Parse.hs#L1154
Suggestion in module Text.XML.Stream.Parse: Use <=< ▫︎ Found: "\\ as -> (\\ (as', f') -> runAttrParser (g f') as') =<< (f as)" ▫︎ Perhaps: "((\\ (as', f') -> runAttrParser (g f') as') Control.Monad.<=< f)"
CI (windows-latest, nightly): xml-conduit/src/Text/XML/Stream/Parse.hs#L1155
Suggestion in module Text.XML.Stream.Parse: Redundant bracket ▫︎ Found: "(\\ (as', f') -> runAttrParser (g f') as') =<< (f as)" ▫︎ Perhaps: "(\\ (as', f') -> runAttrParser (g f') as') =<< f as"
CI (windows-latest, nightly): xml-conduit/src/Text/XML/Stream/Token.hs#L109
Suggestion in charUtf8XmlEscaped in module Text.XML.Stream.Token: Redundant $ ▫︎ Found: "escapeFor\n ECSingleArg\n (condB (== _sq) (fixed6 (_am, (_a, (_p, (_o, (_s, _sc)))))))\n $ (E.liftFixedToBounded E.word8)" ▫︎ Perhaps: "escapeFor\n ECSingleArg\n (condB (== _sq) (fixed6 (_am, (_a, (_p, (_o, (_s, _sc)))))))\n (E.liftFixedToBounded E.word8)"
CI (windows-latest, nightly): xml-conduit/src/Text/XML/Stream/Token.hs#L110
Suggestion in charUtf8XmlEscaped in module Text.XML.Stream.Token: Redundant bracket ▫︎ Found: "escapeFor\n ECSingleArg\n (condB (== _sq) (fixed6 (_am, (_a, (_p, (_o, (_s, _sc)))))))\n $ (E.liftFixedToBounded E.word8)" ▫︎ Perhaps: "escapeFor\n ECSingleArg\n (condB (== _sq) (fixed6 (_am, (_a, (_p, (_o, (_s, _sc)))))))\n $ E.liftFixedToBounded E.word8"