@hackage elasticsearch-interchange0.2.0.0

Serialization of Elasticsearch requests and responses

This library provides data types for communicating with elasticsearch. It also includes serialization and deserialization functions for these data types. This library does not include machinery for transport. The user is responsible for using an http client forming the complete requests (e.g. setting the Content-Type header).