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

Best practices #14

Open
dariooddenino opened this issue Jul 4, 2018 · 0 comments
Open

Best practices #14

dariooddenino opened this issue Jul 4, 2018 · 0 comments

Comments

@dariooddenino
Copy link

Hi! I'm not very expert with Yesod and Haskell in general and I have a question about how to best use this library.

The problem is that I can't use anything that relies on Foundation in my jobs to avoid circular dependencies errors.
This means that instead of Handler I have to go for HandlerT and manually add all the required class contraints. I still manage to use this, but sometimes I get stuck trying to make all the classes and monads fit together.

Is this the only way to go, or am I missing something trivial? :)

Thanks

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