Safe Haskell | Safe |
---|---|
Language | Haskell2010 |
Documentation
data RedmineMng Source #
RedmineMng | Constructor to create an anonymous connection. |
| |
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 |
|