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

Safe HaskellSafe-Inferred
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