Home
last modified time | relevance | path

Searched refs:dep_plgins (Results 1 – 6 of 6) sorted by relevance

/dports/devel/hs-ormolu/ormolu-0.4.0.0/_cabal_deps/ghc-lib-parser-9.2.1.20211101/compiler/GHC/Unit/Module/
H A DDeps.hs56 , dep_plgins :: [ModuleName] function
68 put_ bh (dep_plgins deps)
76 dep_finsts = fis, dep_plgins = pl })
/dports/lang/ghc/ghc-8.10.7/compiler/deSugar/
H A DDsUsage.hs69 let (dep_plgins, ms) = unzip [ (moduleName mn, mn) | mn <- pluginModules ]
99 dep_plgins = dep_plgins, function
/dports/lang/ghc/ghc-8.10.7/compiler/iface/
H A DMkIface.hs772 dep_plgins = sortBy (compare `on` moduleNameFS) (dep_plgins d) } function
1479 prev_dep_plgn = dep_plgins (mi_deps iface)
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/ghc-lib-parser-8.10.7.20210828/compiler/main/
H A DHscTypes.hs2488 , dep_plgins :: [ModuleName] function
2500 put_ bh (dep_plgins deps)
2508 dep_finsts = fis, dep_plgins = pl })
/dports/lang/ghc/ghc-8.10.7/compiler/main/
H A DHscTypes.hs2488 , dep_plgins :: [ModuleName] function
2500 put_ bh (dep_plgins deps)
2508 dep_finsts = fis, dep_plgins = pl })
/dports/devel/hs-hlint/hlint-3.3.4/_cabal_deps/ghc-lib-parser-9.0.1.20210324/compiler/GHC/Driver/
H A DTypes.hs2535 , dep_plgins :: [ModuleName] function
2547 put_ bh (dep_plgins deps)
2555 dep_finsts = fis, dep_plgins = pl })