Changelog for natural-0.3.0.7
0.3.0.7
- Update version bounds
0.3.0.6
- Support
lensup to5.1
0.3.0.5
- Support GHC 8.10.1.
0.3.0.4
- add
naturalPositiveiso andinstance AsPositive Naturalprism.
0.3.0.3
- added some more functions.
0.3.0.2
- fix bug in
zeroandoneprisms. - rename
NaturaltoPositive. - rename
WholetoNatural.
0.2.0.2
- change
data Naturalto have a minimum bound of 1. - add
data Wholewhich has a minimum bound of 0.
0.1.0.2
- add
minusfunction. - add
oneandone'values. - add
listiso.
0.1.0.1
- Add support for GHC 7.10 and GHC 8.4.
0.1.0.0
- This change log starts.
- The initial version of natural.