-
Notifications
You must be signed in to change notification settings - Fork 841
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
packages not compiling on latest lts with global project #2075
Comments
After cleaning out the |
Thanks for reporting this! I've hit the The Can you install As a workaround you could also
|
Are you asking this just for me to test or as a more permanent solution? I could test it for you sure, but for a solution i'd rather not put dependencies in my global config. |
To me, the global project is more or less scratch space. Nothing keeps you from just deleting the extra-deps after the installation and performing a It would be convenient though to have someting like |
Yeah, the global project is just a default project, there is nothing special about it. The docs should probably be clearer on this point.
You can do |
hsdev works! extra-deps looks like this:
|
Cool, feel free to reopen if there's more to discuss |
I just tried building QuickFuzz and got an error mentioning the same package name (
@sjakobi mentioned encountering |
These are packages that don't work (also the
stack solver
command is broken)https://gist.github.com/flip111/414149e053d7ce92992914ac0e5a8b9d
This is my global project stack.yaml file
stack exec -- ghc-pkg describe mtl
The text was updated successfully, but these errors were encountered: