cli-nix-0.2.0.2: CHANGELOG.md
# Revision history for cli-nix
## 0.2.0.2
* Support GHC 9.12
## 0.2.0.1
* Relax some bounds
## 0.2.0.0 -- Revision 2
* Support GHC 9.10
## 0.2.0.0 -- Revision 1
* Support GHC 9.6
## 0.2.0.0
* [#2](https://github.com/obsidiansystems/cli-nix) Add static paths for `nix-prefetch-url` and `nix-prefetch-git`.
**WARNING**: You will not be able to compile `cli-nix` unless these programs are in your `PATH`.
We strongly recommend using the included Nix files to build `cli-nix`.
## 0.1.0.1
* Support GHC 8.8.4. Modify version bounds
## 0.1.0.0
* Initial release