BSD-3-Clause licensed and maintained by Jens Petersen
This version can be pinned in stack with:http-query-0.1.3@sha256:61c8f55f25ad719e19d8f991d465e191dff016369544aefedc8896c10897ad8a,1589

Module documentation for 0.1.3

Changes

Revision history for http-query

0.1.3 (2022-02-17)

  • new withURLQuery setup function

0.1.2 (2022-02-17)

  • webAPIQuery: revert to not using setRequestCheckStatus

0.1.1 (2021-11-29)

  • add apiQueryURI: returns the URI of a query
  • fix build with aeson-2.0

0.1.0.1 (2021-02-28)

  • webAPIQuery: use setRequestCheckStatus
  • build for ghc-7.10 with transformers

0.1.0 (2020-08-18)

  • initial release