vlovgr/ciris

Cats Integration Module

Closed this issue · 1 comments

Suggestions on what such a module could include:

  • Derived instances for ConfigValue from Cats Either instances, such as Traverse, Bitraverse, MonadError, and custom instances for SemigroupK and Show.
  • Show instances for the user-visible types.

Fixed by #103.