Changelog for proto-lens-combinators-0.1.0.9
Changelog for proto-lens-combinators
v0.1.0.9
- Track proto-lens change: separate types into their own module. (#100)
- Remove support for
ghc-7.10
. (#136) - Use a
.cabal
file that's auto-generated fromhpack
. (#138)
0.1.0.8
- Bump the dependency on
base
to supportghc-8.2.1
.
0.1.0.7
- Use a
custom-setup
clause.
0.1.0.6
- Bump the dependency for
proto-lens-0.2
. - Use modules from
lens-family-core
instead oflens-family
to improve type inference.
0.1.0.4
- Bump the dependency for
data-default-class-0.1
.
0.1.0.2
- Explicitly depend on the
proto-lens
library in the unit test.
0.1.0.1
- Bump the dependencies on
base
andtransformers
to supportghc-8.0
.
0.1.0.0
Initial version.