cloudi: Haskell CloudI API

[ foreign, library, mit ] [ Propose Tags ]

Haskell CloudI API


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 1.7.0, 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-09-13T07:03:59Z
Distributions NixOS:2.0.7
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 4886 total (34 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]

Readme for cloudi-1.7.2

[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