ghc-10.0.0.20260917: The GHC API
Safe HaskellNone
LanguageGHC2024

GHC.ByteCode.Recomp.Binary

Synopsis

Fingerprinting ByteCode objects

computeFingerprint :: Binary a => (WriteBinHandle -> Name -> IO ()) -> a -> Fingerprint Source #

Create a Fingerprint using the appropriate serializers for ModuleByteCode.