- arguments: [ -XHaskell2010 -XNoCPP -XTypeApplications ] - ignore: {name: Move brackets to avoid $} - ignore: {name: Reduce duplication} - ignore: {name: Redundant $} - ignore: {name: Redundant bracket} - ignore: {name: Redundant do} - ignore: {name: Redundant lambda} - ignore: {name: Use camelCase} - ignore: {name: Use const} - ignore: {name: Use fmap} - ignore: {name: Use if} - ignore: {name: Use import/export shortcut} - ignore: {name: Use list literal pattern} - ignore: {name: Use list literal} # BEGIN: generated hints - fixity: "infixr 3 :!:" - fixity: "infixr 3 " - fixity: "infixr 3 <+>" - fixity: "infixr 3 <->" - fixity: "infixr 4 <&>" - fixity: "infixr 4 <*&>" - fixity: "infixr 4 <+&>" - fixity: "infixr 4 <.>" - fixity: "infixr 4 <:>" - fixity: "infixr 4 " # END: generated hints