packages feed

keys-3.12: CHANGELOG.markdown

3.12 [2018.01.28]
-----------------
* Add instances for data types in `GHC.Generics`. Change the existing instances
  for `Data.Functor.Sum` to be consistent with those for `(GHC.Generics.:+:)`.
* Add instances for `Proxy` and `Tagged`.
* Add instances for `ZipList`.
* Add `MINIMAL` sets for `Zip` and `FoldableWithKey`.
* Allow `free-6`.

3.11
----
* Support for `comonad` 5
* Support for GHC 8
* Support for `transformers` 0.5

3.10.2
------
* Support for `semigroupoids` 5

3.10.1
------
* Support for `transformers` 0.4

3.10
----
* Updated to use `free`, `semigroupoids`, `comonad` version 4.0

3.0.4
-----
* Updated array dependency
* Added proper upper bounds to other dependencies

3.0.3
-----
* This package is now `Trustworthy`

3.0.2
-----
* Removed upper bounds on my other dependencies
* Directory layout change
* Added support files
* Travis build notification to IRC