Changelog for proto-lens-arbitrary-0.1.2.14
Changelog for proto-lens-arbitrary
v0.1.2.14
- Relax upper bounds for ghc-9.10.
v0.1.2.11
- Relax upper bounds for ghc-9.2
v0.1.2.9
- Bump upper bound to allow base-4.14.
v0.1.2.8
- Bump lower bounds to base-4.10 (ghc-8.2).
- Bump upper bounds for proto-lens-0.6.
- Support dependencies on base-4.13 (ghc-8.8) and lens-family-2.0.
v0.1.2.7
- Bump the dependency for
QuickCheck-2.13.
v0.1.2.6
- Bump upper bounds to support
proto-lens-0.5.*.
v0.1.2.5
- Bump the dependency for
QuickCheck-2.12.
v0.1.2.4
- Bump the dependencies on
baseandcontainersto supportghc-8.6.1.
v0.1.2.3
- Update to (and require)
proto-lens-0.4.*.
v0.1.2.2
- Bump the lower bound on
baseto indicate we requireghc>=8.0.
v0.1.2.1
- Bump the dependency on
baseforghc-8.4.2. - Bump the dependency for
QuickCheck-2.11.
v0.1.2.0
- Remove support for
ghc-7.10. (#136) - Use a
.cabalfile that's auto-generated fromhpack. (#138) - Track
proto-lenschanges to theMessageclass. (#139, #147) - Expose
shrinkMessage(#159) - Improve the
Arbitrarygenerator for nested structures (#163)
v0.1.1.1
- Bump the dependency on
baseto supportghc-8.2.1.
0.1.1.0
- Export the
arbitraryMessagefunction (#93).
0.1.0.3
- Bump the dependency for
QuickCheck-2.10. - Make the build
-Wall-clean.
0.1.0.2
- Bump the dependency for
QuickCheck-2.9.
0.1.0.1
- Bump the dependency on
baseto support ghc-8.0.
0.1.0.0
Initial version.