BSD-3-Clause licensed by C. McCann, Oleg Grenrus
Maintained by Oleg Grenrus
This version can be pinned in stack with:monad-chronicle-1.1.0.1@sha256:7d75960e1a3e88709b75675916c0d694b4a42ba713c065461c4e9a47a6c086cb,1505

Module documentation for 1.1.0.1

This packages provides ChronicleT, a monad transformer based on the Monad instance for These a, along with the usual monad transformer bells and whistles.

Changes

1.1

  • Remove disclose. Use dictate c >> return def if you need it. No more dependency of data-default or data-default-class. This change is a consequence of change in data-default-0.8.0.0

1.0.2

  • Support GHC-8.6.5…GHC-9.10.1

1.0.1

  • Support transformers-0.6 and mtl-2.3

1

  • Split out of these package.