Home
last modified time | relevance | path

Searched refs:mi_opt_hash (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 DModIface.hs89 , mi_opt_hash :: !Fingerprint function
333 mi_opt_hash = opt_hash, function
435 mi_opt_hash = opt_hash, function
486 mi_opt_hash = fingerprint0, function
/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.hs921 , mi_opt_hash :: !Fingerprint function
1151 mi_opt_hash = opt_hash, function
1251 mi_opt_hash = opt_hash, function
1300 mi_opt_hash = fingerprint0, function
/dports/lang/ghc/ghc-8.10.7/compiler/main/
H A DHscTypes.hs921 , mi_opt_hash :: !Fingerprint function
1151 mi_opt_hash = opt_hash, function
1251 mi_opt_hash = opt_hash, function
1300 mi_opt_hash = fingerprint0, function
/dports/devel/hs-hlint/hlint-3.3.4/_cabal_deps/ghc-lib-parser-9.0.1.20210324/compiler/GHC/Driver/
H A DTypes.hs950 , mi_opt_hash :: !Fingerprint function
1193 mi_opt_hash = opt_hash, function
1295 mi_opt_hash = opt_hash, function
1346 mi_opt_hash = fingerprint0, function
/dports/lang/ghc/ghc-8.10.7/compiler/iface/
H A DMkIface.hs691 , mi_opt_hash = opt_hash function
1404 let old_hash = mi_opt_hash (mi_final_exts iface)
H A DLoadIface.hs1135 , nest 2 (text "opt_hash:" <+> ppr (mi_opt_hash exts))