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
.cabalfile that's auto-generated fromhpack. (#138)
0.1.0.8
- Bump the dependency on
baseto supportghc-8.2.1.
0.1.0.7
- Use a
custom-setupclause.
0.1.0.6
- Bump the dependency for
proto-lens-0.2. - Use modules from
lens-family-coreinstead oflens-familyto 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-lenslibrary in the unit test.
0.1.0.1
- Bump the dependencies on
baseandtransformersto supportghc-8.0.
0.1.0.0
Initial version.