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
comp-builder: exclude hsc2hs from build-tools as it is never used,
since it is provided by ghc env, which is first in PATH.
This avoid possible collisions when using eg. devshells, which
fuse all binaries into a single output directory.
0 commit comments