# fix-whitespace
Version history.
## 0.0.8 released 2022-05-29
- New option `--version` displaying program version.
- Tested with GHC 8.0.2 - 9.4.1 alpha.
## 0.0.7 released 2021-09-07
- Support GHC 8.10.7.
## 0.0.6 released 2021-07-29
- Fix the release version: The tag `0.0.5` on the GitHub repo was released on 14 Oct 2019 while `0.0.5` on Hackage is the commit `1394ec6`.
- Include `-Wall` and `-Wcompact` during compilation.
- Update `stack-x.y.z.yaml` and add `stack-8.10.5.yaml`.
## 0.0.5 released 2021-03-11
- Initial release.
- Tested with GHC 8.0.2 - 9.0.1.