Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide monadic wrapper for interfaces #47

Open
manpages opened this issue Aug 27, 2015 · 0 comments
Open

Provide monadic wrapper for interfaces #47

manpages opened this issue Aug 27, 2015 · 0 comments

Comments

@manpages
Copy link

While #44 fixes orphan instances issue, making the library compatible with 0.7.3 (and, from I gathered from CHANGELOG, with 0.7.4 as well), it makes API more clumsy by requiring an additional argument to be passed around every time.

This can be played around by either putting implementations (such as element'HTMLElement) into a ReaderT,or by some other more smart monadic trickery I can't think of right now because I'm too sleepy.

I feel, however, that it's not something we should concern ourselves while working on #44.

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

No branches or pull requests

1 participant