BSD-3-Clause licensed by Andrew Gill, Andrew Farmer
Maintained by Andrew Gill
This version can be pinned in stack with:kansas-comet-0.4.3@sha256:e4e0f8c0e18382913756684100ed888aaf17feb9a7720b356b8d0aa2da0f13e1,2290

Module documentation for 0.4.3

kansas-comet Hackage version Build Status

A JavaScript push mechanism and event listener support

Changes

0.4.3 [2024.10.26]

  • Allow building with data-default-class-0.2.*.
  • Drop support for pre-8.0 versions of GHC.

0.4.2 [2023.10.05]

  • Support building with scotty-0.20.

0.4.1 [2021.10.09]

  • Allow building with aeson-2.0.0.0.

0.4

  • Require scotty >= 0.10
  • connect now returns IO (ScottyM ())
  • Allowed building with base-4.8.0.0 and older bases (down to 4.3)
  • Added Eq instances for Document and Options, and Ord and Show instances for Options