Changelog for cli-nix-0.2.0.2
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 Add static paths for
nix-prefetch-url
andnix-prefetch-git
. WARNING: You will not be able to compilecli-nix
unless these programs are in yourPATH
. We strongly recommend using the included Nix files to buildcli-nix
.
0.1.0.1
- Support GHC 8.8.4. Modify version bounds
0.1.0.0
- Initial release