change-monger-0.0: Parse VCS changelogs into ChangeLogsSource codeContentsIndex
Text.ChangeMonger.CVS
Synopsis
cvsChanges :: String -> IO String
cvsChangesAll :: IO String
Documentation
cvsChanges :: String -> IO StringSource
Ask CVS for changes in general; we accept an options argument which will be passed onto CVS, so you can customize by using any of the many options to changes which CVS understands. WARNING: This seems to be broken.
cvsChangesAll :: IO StringSource
Nothing fancy: just get the entire repository history.
Produced by Haddock version 2.1.0