DisTract-0.2.5: Distributed Bug Tracking SystemSource codeContentsIndex
DisTract.Bug.Field
Documentation
loadFieldDfns :: Config -> IO (Map String Field)Source
fieldsDir :: FilePathSource
writeFields :: Config -> BugId -> Map String Value -> IO FieldValuesSource
loadFields :: Config -> BugId -> IO FieldValuesSource
updateFields :: Config -> Bug -> Map String Value -> IO (Bug, [FieldValue])Source
Produced by Haddock version 2.1.0