Redmine-0.0.7: 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

rmhost :: ByteString
 
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