stylish-haskell
stylish-haskell copied to clipboard
Allows running without $HOME
I am trying to run stylish-haskell under Bazel, which does not set the HOME env variable. It fails with:
stylish-haskell: HOME: getXdgDirectory:getHomeDirectory:getEnv: does not exist (no environment variable)