base-4.7.0.0: Basic libraries

Safe HaskellTrustworthy

GHC.Fingerprint

Synopsis

Documentation

getFileHash :: FilePath -> IO FingerprintSource

Computes the hash of a given file. This function loops over the handle, running in constant memory.