| |||||||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||||||
Synopsis | |||||||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||||||
Documentation | |||||||||||||||||||||||||||||||||||||
data Population | |||||||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||||||
data PopTree | |||||||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||||||
data Info | |||||||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||||||
setPopState :: PatchInfo -> Population -> Population | |||||||||||||||||||||||||||||||||||||
notModified :: Info -> Bool | |||||||||||||||||||||||||||||||||||||
was an Info record not modified? | |||||||||||||||||||||||||||||||||||||
setState :: Info -> PatchInfo -> Info | |||||||||||||||||||||||||||||||||||||
set the modifier for an Info record | |||||||||||||||||||||||||||||||||||||
data DirMark | |||||||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||||||
getPopFrom :: FilePath -> PatchInfo -> IO Population | |||||||||||||||||||||||||||||||||||||
read the population from a given directory dirname all folders and documents get the given time t This needs to be here in order to avoid a circular dependency between Population and Pristine. | |||||||||||||||||||||||||||||||||||||
Produced by Haddock version 2.6.0 |