haskell / haskell/stylish-haskell
Allows running without $HOME
Open
- Dominant language
- Haskell
- Stars
- 1k
- Forks
- 153
- PR merge metrics
- No merged PRs in 30d
Description
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)
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.