packages feed

packdeps-0.4.5: ChangeLog.md

## 0.4.5

* Switch to Cabal 2.2
* Add preferred switch

## 0.4.4

* Switch over to Cabal 2.0. (Normally it would be better to keep
  backwards compat, but the API breakage is too high.)

## 0.4.3

* Updates (better cabal config parsing) [#30](https://github.com/snoyberg/packdeps/pull/30)

## 0.4.2

* Added --quiet flag to suppress output for up to date cabal files [#29](https://github.com/snoyberg/packdeps/pull/29)

## 0.4.1

* Cli improvements: UI tweaks and --recursive flag [#28](https://github.com/snoyberg/packdeps/pull/28)