-
Notifications
You must be signed in to change notification settings - Fork 849
stack+ghcjs with two different resolvers breaks. #2365
Copy link
Copy link
Closed
Milestone
Description
We have two ghcjs projects which use different resolver versions. Either project will build for a user from an empty home directory, but if a user tries to build both projects, one of them fails with the inability to find some libraries. Superficially it looks like whichever project happened to bootstrap ghcjs is the project that works.
I have attempted to assemble a minimal reproduction of the problem here:
https://github.com/BeautifulDestinations/issue-365-reproduction
This is with:
$ stack --version
Version 1.1.2, Git revision cebe10e845fed4420b6224d97dcabf20477bbd4b (3646 commits) x86_64 hpack-0.14.0
Reactions are currently unavailable