definition module ExtToMime /* Function which looks up the mime-type of a file, based on it's extension. */ extToMimeType :: String -> String