hdo: A Digital Ocean client in Haskell

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

HDO is a client to Digital Ocean API. It can either be used as a library embedded in other tools or as a command-line client (docean).


[Skip to Readme]

Properties

Versions 0.1, 0.1, 0.2, 0.3, 0.4, 0.5
Change log None available
Dependencies aeson, base (<5), bytestring, comonad, data-default, free, hdo, iproute, lens, mtl, network-uri, optparse-applicative, pretty, process, random, tagged, text, time, transformers, unix, unordered-containers, vector, wreq [details]
License MIT
Author Arnaud Bailly
Maintainer Arnaud Bailly <arnaud.oqube@gmail.com>
Category Cloud
Uploaded by abailly at 2016-05-27T10:10:36Z

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees


Readme for hdo-0.1

[back to package description]

HDO: A HAskell Digital Ocean Client

Build Status

WARNING This implementation still covers only a small subset of DO API

This is a Digital Ocean client written in Haskell. It can be used either as a library or as command-line utility.