BSD-3-Clause licensed by Mauricio Fierro
Maintained by [email protected]
This version can be pinned in stack with:dialogflow-fulfillment-0.1.1.4@sha256:fd8756764b204c541e2a6b0b4b8befc23a58b9ff7d6b3ad4f25395b258ab1a57,2577

Module documentation for 0.1.1.4

Build Status Hackage

dialogflow-fulfillment

A basic library to create responses for Google’s Dialogflow fulfilment webhooks.

Changes

Revision history for dialogflow-fulfillment

0.1.0.0 – 2019-09-22

  • First version. Released on an unsuspecting world.

0.1.1.0 – 2020-04-28

Added support for GHC 8.8.3, bumped upper bound for base to 4.13.0.0, changed build-tools for build-tool-depends in cabal file. All this as work required to add package to stackage.

0.1.1.1 – 2020-04-30

Fix base bounds for GHC 8.6.* to restore hackage build.

0.1.1.2 – 2020-05-22

Update base bounds as required by stackage in preparation for GHC 8.10.

0.1.1.3 – 2020-05-25

Update aeson bounds as required by stackage.

0.1.1.4 – 2021-05-12

Update hspec and hspec-discover bounds as required by stackage.