Skip to content
Discussion options

You must be logged in to vote

Yes, that is completely fine to do. We have an example of doing this in order to define the live database client for www.pointfree.co, which needs access to environment variables loaded from Heroku.

One thing to keep in mind is that currently the library does not do any circular dependency detection, so if through some chain of events DependencyB starts depending on DependencyA, you will get a crash. We may improve this later but it is not a priority right now.

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by grdsdev
Comment options

You must be logged in to vote
3 replies
@mbrandonw
Comment options

@acosmicflamingo
Comment options

@acosmicflamingo
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants