Redmine-0.0.8: Library to access Redmine's REST services

Safe HaskellSafe
LanguageHaskell2010

Redmine.Manager

Documentation

data RedmineMng Source #

Constructors

RedmineMng

Constructor to create an anonymous connection.

Fields

RedmineMngWithProxy

Constructor to create a connection throught a proxy

RedmineMngWithAuth

Constructor to create a connection with authentification

RedmineMngWithAuthAndProxy

Constructor to create a connection throught a proxy with authentification