packages feed

stackage-install-0.1.2: ChangeLog.md

# 0.1.2

* http-client 0.5

# 0.1.1.1

* Only print warning on missing files if index has JSON files

# 0.1.1.0

* `setGetManager`
* `defaultPackageLocation`/`setPackageLocation`

# 0.1.0.3

* When available, use the [all-cabal-hashes](https://github.com/commercialhaskell/all-cabal-hashes) repository for package hash and size verification.

# 0.1.0.2

* Revert back to `cabal install --dry-run` [#2](https://github.com/fpco/stackage-install/issues/2)

# 0.1.0.1

* Use `cabal fetch --dry-run`

# 0.1.0.0

* Initial release