Home
last modified time | relevance | path

Searched refs:smellLongTypeLists (Results 1 – 2 of 2) sorted by relevance

/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/hlint-3.2.7/src/Hint/
H A DSmell.hs113 sniff smellLongTypeLists SmellLongTypeLists ++
164 smellLongTypeLists :: LHsDecl GhcPs -> Int -> [Idea]
165 smellLongTypeLists d@(L _ (SigD _ (TypeSig _ _ (HsWC _ (HsIB _ (L _ t)))))) n = function
170 smellLongTypeLists _ _ = [] function
/dports/devel/hs-hlint/hlint-3.3.4/src/Hint/
H A DSmell.hs112 sniff smellLongTypeLists SmellLongTypeLists ++
162 smellLongTypeLists :: LHsDecl GhcPs -> Int -> [Idea]
163 smellLongTypeLists d@(L _ (SigD _ (TypeSig _ _ (HsWC _ (HsIB _ (L _ t)))))) n = function
168 smellLongTypeLists _ _ = [] function