databrary-1: Databrary

Safe HaskellNone
LanguageHaskell2010

Files

Synopsis

Documentation

type RawFilePath = ByteString #

A literal POSIX file path

(</>) :: RawFilePath -> RawFilePath -> RawFilePath #

Operator version of combine

compareFiles :: RawFilePath -> RawFilePath -> IO Bool Source #

Returns True if files are identical