Home
last modified time | relevance | path

Searched refs:in_scope_by (Results 1 – 5 of 5) sorted by relevance

/dports/math/hs-Agda/Agda-2.6.2/_cabal_deps/Cabal-3.0.2.0/Distribution/Backpack/
H A DMixLink.hs61 ( text " " <+> (quotes (pretty mod) $$ in_scope_by (getSource prov)) $$
62 text "or" <+> (quotes (pretty mod') $$ in_scope_by (getSource prov')) ) $$
71 in_scope_by (getSource req) $$
72 text "with locally defined module" <+> in_scope_by (getSource prov) $$
92 in_scope_by s = text "brought into scope by" <+> dispModuleSource s function
/dports/devel/hs-cabal-install/cabal-cabal-install-3.4.0.0/Cabal/Distribution/Backpack/
H A DMixLink.hs61 ( text " " <+> (quotes (pretty mod) $$ in_scope_by (getSource prov)) $$
62 text "or" <+> (quotes (pretty mod') $$ in_scope_by (getSource prov')) ) $$
71 in_scope_by (getSource req) $$
72 text "with locally defined module" <+> in_scope_by (getSource prov) $$
92 in_scope_by s = text "brought into scope by" <+> dispModuleSource s function
/dports/devel/hs-ormolu/ormolu-0.4.0.0/_cabal_deps/Cabal-3.6.0.0/src/Distribution/Backpack/
H A DMixLink.hs61 ( text " " <+> (quotes (pretty mod) $$ in_scope_by (getSource prov)) $$
62 text "or" <+> (quotes (pretty mod') $$ in_scope_by (getSource prov')) ) $$
71 in_scope_by (getSource req) $$
72 text "with locally defined module" <+> in_scope_by (getSource prov) $$
92 in_scope_by s = text "brought into scope by" <+> dispModuleSource s function
/dports/devel/hs-hls-install/haskell-language-server-1.4.0/install/_cabal_deps/Cabal-3.4.0.0/Distribution/Backpack/
H A DMixLink.hs61 ( text " " <+> (quotes (pretty mod) $$ in_scope_by (getSource prov)) $$
62 text "or" <+> (quotes (pretty mod') $$ in_scope_by (getSource prov')) ) $$
71 in_scope_by (getSource req) $$
72 text "with locally defined module" <+> in_scope_by (getSource prov) $$
92 in_scope_by s = text "brought into scope by" <+> dispModuleSource s function
/dports/lang/ghc/ghc-8.10.7/libraries/Cabal/Cabal/Distribution/Backpack/
H A DMixLink.hs61 ( text " " <+> (quotes (pretty mod) $$ in_scope_by (getSource prov)) $$
62 text "or" <+> (quotes (pretty mod') $$ in_scope_by (getSource prov')) ) $$
71 in_scope_by (getSource req) $$
72 text "with locally defined module" <+> in_scope_by (getSource prov) $$
92 in_scope_by s = text "brought into scope by" <+> dispModuleSource s function