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

Fix doctesting of targets with transitive non-haskell deps #293

Merged
merged 2 commits into from
Jun 8, 2018

Conversation

mrkkrp
Copy link
Member

@mrkkrp mrkkrp commented Jun 5, 2018

We need to place the check earlier because if we try get the context on non-haskell transitive deps, they are going to miss some import attributes.

@mrkkrp mrkkrp requested a review from mboes June 5, 2018 12:42
@mrkkrp mrkkrp force-pushed the doctest-with-non-haskell-transitive-deps branch from 8b7b904 to d6807fd Compare June 8, 2018 11:04
@mrkkrp
Copy link
Member Author

mrkkrp commented Jun 8, 2018

Rebased against current master and made lints only lint direct dependencies. @mboes please take a look.

@mboes mboes merged commit 61f314e into master Jun 8, 2018
@mboes mboes deleted the doctest-with-non-haskell-transitive-deps branch June 8, 2018 11:07
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.

2 participants