Retrieve issues information from Redmine server using Redmine Rest API. It is intended to generate my weekly report.
The software is implemented inn Haskell.
Building the software Currently, dependency for RedmineHs is not completed and does not build by itself.
TODO: This work highly depends on RedmineHs(https://github.com/lookunder/RedmineHs) but the dependency is not included in cabal file currently. I'll update cabal file after I finish my code.
Information about Redmine REST API is available from here: http://www.redmine.org/projects/redmine/wiki/Rest_api