stylish-haskell icon indicating copy to clipboard operation
stylish-haskell copied to clipboard

Allows running without $HOME

Open jbgi opened this issue 6 years ago • 0 comments

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)

jbgi avatar Nov 27 '18 08:11 jbgi