| Safe Haskell | Trustworthy |
|---|---|
| Language | Haskell2010 |
GHC.Fingerprint
Documentation
fingerprintData ∷ Ptr Word8 → Int → IO Fingerprint Source
getFileHash ∷ FilePath → IO Fingerprint Source
Computes the hash of a given file. This function loops over the handle, running in constant memory.
Since: 4.7.0.0