Suggestion: deprecate the global default package environment file
Haskell Community [Unofficial]
April 3, 2026
hdgarrood:
scripts which invoke
ghcdirectly
hdgarrood:
Right now, it seems like you have to remember to pass
-hide-all-packagesor-package-env=-pretty much whenever you’re invoking ghc directly, which is a bit inconvenient.
Can’t you just do this in the scripts?
Discussion in the ATmosphere