Skip to content

Conversation

turion
Copy link

@turion turion commented May 4, 2024

Since ReaderT r m a is isomorphic to Compose m ((->) r)) a, it has a straightforward Align instance. This PR adds it. If you want, I can add other instances for transformers that are also compositions (ExceptT, MaybeT, possibly others?).

@turion
Copy link
Author

turion commented May 4, 2024

Solves part of #135.

In #135 (comment), you say:

"should" should be witnessed.

Is it sufficient to add one monomorphic test case for ReaderT?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant