hs-inspector-0.3.0.0: Haskell source code analyzer
Language.Haskell.Inspector.Smell
hasRedundantBooleanComparison :: Inspection Source
hasRedundantIf :: Inspection Source
hasRedundantGuards :: Inspection Source
hasRedundantLambda :: Inspection Source
isBooleanLiteral :: HsExp -> Bool Source