Hets - the Heterogeneous Tool Set
Copyright(c) C. Maeder DFKI 2014
LicenseGPLv2 or higher, see LICENSE.txt
MaintainerChristian.Maeder@dfki.de
Stabilityprovisional
Portabilityportable
Safe HaskellNone

Common.FileType

Description

check the file content by using the unix tool file

Documentation

getMagicFileType :: Maybe String -> FilePath -> ResultT IO String Source #

getChecksum :: FilePath -> ResultT IO String Source #