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

Add support for explicit package ids with HASKELL_PACKAGE_IDS var #218

Closed
wants to merge 2 commits into from

Conversation

qrilka
Copy link

@qrilka qrilka commented Jan 23, 2019

This should fix #119 when using Stack after commercialhaskell/stack#4533 gets merged. I suppose it shouldn't be hard to add similar support to Cabal.

@mihaimaruseac
Copy link

I just merged the stack PR.

@qrilka
Copy link
Author

qrilka commented Feb 5, 2019

@sol could I ask you to review this one? We need this to properly allow doctests in upcoming Stackage builds with Stack. As a temporary way around it we could of course disable tests for packages suffering from ambiguous modules in doctests

@qrilka
Copy link
Author

qrilka commented Apr 2, 2019

This was superseded by commercialhaskell/stack#4652 which doesn't require any changes in doctest

@qrilka qrilka closed this Apr 2, 2019
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.

Ambiguous modules
2 participants