DisTract-0.2.5: Distributed Bug Tracking SystemSource codeContentsIndex
DisTract.Bug
Documentation
makeNewBug :: Config -> String -> Map String Value -> IO BugSource
loadBug :: Config -> BugId -> IO (Maybe Bug)Source
updateBug :: Config -> BugId -> Maybe (String, String) -> Map String Value -> IO (Maybe Bug)Source
Produced by Haddock version 2.1.0