cli-setup-0.2.1.1: CHANGELOG.md
# cli-setup
# 0.2.1.1
* Install to `/usr/local/share/man/man1` on Mac
# 0.2.1.0
* Add `setManpathBash` & co., deprecate `setManpath`
# 0.2.0.6
* Use `TemplateHaskell` again
* `writeBashCompletions` now only writes to `~/.bashrc` if the file exists
## 0.2.0.5
* Use `xxd` rather than `TemplateHaskell` to provide easier cross-platform
builds.
* Support older GHCs