You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What is the rationale behind forbidding relative paths in the stack.yaml for extra-lib-dirs?
I often need to add a path to a local C lib, and that's not convenient to have to build it via: stack build --extra-lib-dirs $PWD/my/path