project-m36-0.3: Relational Algebra Engine
ProjectM36.Persist
writeFileSync :: DiskSync -> FilePath -> Text -> IO () Source #
writeBSFileSync :: DiskSync -> FilePath -> ByteString -> IO () Source #
renameSync :: DiskSync -> FilePath -> FilePath -> IO () Source #
data DiskSync Source #
Constructors