BSD-3-Clause licensed by Tom McLaughlin
Maintained by [email protected]
This version can be pinned in stack with:sandwich-slack-0.2.0.0@sha256:6ee7ed9d754b9c4399126ac44c1b919c4c570bea9544383eac6a27f8db37ce15,3301

Module documentation for 0.2.0.0

Please see the documentation.

Changes

Changelog for sandwich-slack

0.2.0.0

  • BREAKING CHANGE: switch most monads away from using MonadBaseControl IO and switch to MonadUnliftIO.
  • Windows support improvements.

0.1.2.0

  • GHC 9.6 support

0.1.1.0

  • Windows support.
  • Export SlackFormatter type

0.1.0.6

  • Relax base bound so we can build on GHC 9