Home
last modified time | relevance | path

Searched refs:cxt_doc (Results 1 – 3 of 3) sorted by relevance

/dports/lang/ghc/ghc-8.10.7/compiler/coreSyn/
H A DCoreLint.hs2283 cxt_doc = vcat [ vcat $ reverse $ map snd loc_msgs function
2285 context | is_error = cxt_doc
2286 | otherwise = whenPprDebug cxt_doc
/dports/devel/hs-hlint/hlint-3.3.4/_cabal_deps/ghc-lib-parser-9.0.1.20210324/compiler/GHC/Core/
H A DLint.hs2748 cxt_doc = vcat [ vcat $ reverse $ map snd loc_msgs function
2750 context | is_error = cxt_doc
2751 | otherwise = whenPprDebug cxt_doc
/dports/devel/hs-ormolu/ormolu-0.4.0.0/_cabal_deps/ghc-lib-parser-9.2.1.20211101/compiler/GHC/Core/
H A DLint.hs2780 cxt_doc = vcat [ vcat $ reverse $ map snd loc_msgs function
2782 context | is_error = cxt_doc
2783 | otherwise = whenPprDebug cxt_doc