Home
last modified time | relevance | path

Searched refs:mi_hpc_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.hs91 , mi_hpc_hash :: !Fingerprint function
334 mi_hpc_hash = hpc_hash, function
436 mi_hpc_hash = hpc_hash, function
487 mi_hpc_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.hs923 , mi_hpc_hash :: !Fingerprint function
1152 mi_hpc_hash = hpc_hash, function
1252 mi_hpc_hash = hpc_hash, function
1301 mi_hpc_hash = fingerprint0, function
/dports/lang/ghc/ghc-8.10.7/compiler/main/
H A DHscTypes.hs923 , mi_hpc_hash :: !Fingerprint function
1152 mi_hpc_hash = hpc_hash, function
1252 mi_hpc_hash = hpc_hash, function
1301 mi_hpc_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.hs952 , mi_hpc_hash :: !Fingerprint function
1194 mi_hpc_hash = hpc_hash, function
1296 mi_hpc_hash = hpc_hash, function
1347 mi_hpc_hash = fingerprint0, function
/dports/lang/ghc/ghc-8.10.7/compiler/iface/
H A DMkIface.hs692 , mi_hpc_hash = hpc_hash function
1419 let old_hash = mi_hpc_hash (mi_final_exts iface)
H A DLoadIface.hs1136 , nest 2 (text "hpc_hash:" <+> ppr (mi_hpc_hash exts))