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

Remove "new-style" haskell_import and related code #897

Merged
merged 2 commits into from
May 24, 2019

Conversation

mboes
Copy link
Member

@mboes mboes commented May 24, 2019

This mechanism was introduced in #442 and was meant to be a stepping
stone towards removing the special treatment of prebuilt dependencies.
It was plagued by performance problems related to Nix and never saw
adoption beyond this project's test suite. With the advent of
stack_install and haskell_cabal_library, we can finally get rid of
it.

This mechanism was introduced in #442 and was meant to be a stepping
stone towards removing the special treatment of prebuilt dependencies.
It was plagued by performance problems related to Nix and never saw
adoption beyond this project's test suite. With the advent of
`stack_install` and `haskell_cabal_library`, we can finally get rid of
it.
@mboes mboes requested a review from thufschmitt May 24, 2019 11:16
Was used by `haskell_import_new`, but useless now
@thufschmitt thufschmitt merged commit 9ba36c3 into master May 24, 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.

2 participants