cloudi: Haskell CloudI API

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]

Haskell CloudI API


[Skip to Readme]

Properties

Versions 1.7.0, 1.7.1, 1.7.1, 1.7.2, 1.7.3, 1.7.4, 1.7.5, 1.8.0, 2.0.0, 2.0.1, 2.0.2, 2.0.4, 2.0.5, 2.0.6, 2.0.7
Change log changelog.md
Dependencies array, base (>=4.8.2.0 && <5), binary (>=0.8.4.0), bytestring (>=0.10.4), containers, network, time, unix, zlib [details]
License MIT
Copyright 2017 Michael Truog
Author Michael Truog
Maintainer mjtruog@gmail.com
Category Foreign
Home page https://github.com/CloudI/cloudi_api_haskell
Source repo head: git clone https://github.com/CloudI/cloudi_api_haskell.git
Uploaded by okeuday at 2017-06-07T21:33:29Z

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees


Readme for cloudi-1.7.1

[back to package description]

cloudi_api_haskell

Hackage version

Haskell CloudI API

Build

cabal sandbox init
cabal update
cabal install --only-dependencies
cabal configure
cabal build

Author

Michael Truog (mjtruog [at] gmail (dot) com)

License

MIT License