-
Notifications
You must be signed in to change notification settings - Fork 1
Labels
ReaderIssues touching the Reader part of the projectIssues touching the Reader part of the projectenhancementNew feature or requestNew feature or requestrefactoringImproving code quality, paying off tech debt, aligning API, cleanup of unused codeImproving code quality, paying off tech debt, aligning API, cleanup of unused code
Description
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 projectIssues touching the Reader part of the projectenhancementNew feature or requestNew feature or requestrefactoringImproving code quality, paying off tech debt, aligning API, cleanup of unused codeImproving code quality, paying off tech debt, aligning API, cleanup of unused code
Type
Projects
Status
✅ Done