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@sha256:5490648516539e1cd34f37cb2fae1c495c34137c192b9e2282a7e5728f1d8fc2,1567

Module documentation for 1.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.