Home
last modified time | relevance | path

Searched defs:pp_binder (Results 1 – 3 of 3) sorted by relevance

/dports/lang/ghc/ghc-8.10.7/compiler/coreSyn/
H A DCoreLint.hs2468 pp_binder b | isId b = hsep [ppr b, dcolon, ppr (idType b)] function
/dports/devel/hs-hlint/hlint-3.3.4/_cabal_deps/ghc-lib-parser-9.0.1.20210324/compiler/GHC/Core/
H A DLint.hs2996 pp_binder b | isId b = hsep [ppr b, dcolon, ppr (idType b)] function
/dports/devel/hs-ormolu/ormolu-0.4.0.0/_cabal_deps/ghc-lib-parser-9.2.1.20211101/compiler/GHC/Core/
H A DLint.hs3028 pp_binder b | isId b = hsep [ppr b, dcolon, ppr (idType b)] function