ghc-7.7.20130829: The GHC API

Safe HaskellSafe-Inferred

Fingerprint

Synopsis

Documentation

getFileHash :: FilePath -> IO FingerprintSource

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