# Haskell client library for InfluxDB [](https://travis-ci.org/maoe/influxdb-haskell) [](https://hackage.haskell.org/package/influxdb) [](http://packdeps.haskellers.com/feed?needle=influxdb) [](https://gitter.im/maoe/influxdb-haskell?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge) Currently this library is tested against InfluxDB 1.5. ## Getting started There is [a quick start guide](https://hackage.haskell.org/package/influxdb/docs/Database-InfluxDB.html) on Hackage. ## Running tests Either `cabal new-test` or `stack test` runs the doctests in Haddock comments. Note that they need a local running InfluxDB server. ## Contact information Contributions and bug reports are welcome! Please feel free to contact me through github or on [gitter](https://gitter.im/maoe/influxdb-haskell).