Skip to content

Move ErrorMonad type bound in Reader classes to evidence based #339

@benedeki

Description

@benedeki

Background

The combination of implicit constructor parameters and type bounds on type parameter prevents to explicitly provide the serverConfig and backend implicit parameters.

Feature

Move the type bound MonadError of the Reader classes to evidence based. This should make the work with implicit parameters more flexible.

Metadata

Metadata

Assignees

Labels

ReaderIssues touching the Reader part of the projectenhancementNew feature or requestrefactoringImproving code quality, paying off tech debt, aligning API, cleanup of unused code

Projects

Status

✅ Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions