haskell / haskell/stylish-haskell
In-place formatting no longer works
Open
- Dominant language
- Haskell
- Stars
- 1k
- Forks
- 153
- PR merge metrics
- No merged PRs in 30d
Description
Running
```
$ stylish-haskell -i src/ProgramFile.hs
```
results in
```
stylish-haskell: -i: openFile: does not exist (No such file or directory)
```
seems like the option parser has glitched out.
AfC
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.