project-m36-0.9.8: Relational Algebra Engine
Safe HaskellSafe-Inferred
LanguageHaskell2010

ProjectM36.Transaction.Persist

Synopsis

Documentation

objectFilesPath :: FilePath -> FilePath Source #

where compiled modules are stored within the database directory

readFuncs :: FilePath -> FilePath -> HashSet (Function a) -> Maybe ScriptSession -> IO (HashSet (Function a)) Source #

newtype ObjectFileInfo Source #

Constructors

ObjectFileInfo 

Instances

Instances details
Show ObjectFileInfo Source # 
Instance details

Defined in ProjectM36.Transaction.Persist

Serialise ObjectFileInfo Source # 
Instance details

Defined in ProjectM36.Transaction.Persist

Methods

schemaGen :: Proxy ObjectFileInfo -> SchemaGen Schema

toBuilder :: ObjectFileInfo -> Builder

extractor :: Extractor ObjectFileInfo

decodeCurrent :: Decoder ObjectFileInfo

bundleSerialise :: BundleSerialise ObjectFileInfo