Replies: 1 comment
-
I think that's a good idea. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I found that when I customized
packages
, it affects the builds ofdevShell.tools
.So I did the following workaround to prevent the behavior.
I'm not saying it's a bug, but I think we can have a better solution.
One thing I can think of is adding
devShell.packages
options whose default ishaskellProjects.*.packages
.Beta Was this translation helpful? Give feedback.
All reactions