0.3.0.6
- Support
lens
up to5.1
0.3.0.5
- Support GHC 8.10.1.
0.3.0.4
- add
naturalPositive
iso andinstance AsPositive Natural
prism.
0.3.0.3
- added some more functions.
0.3.0.2
- fix bug in
zero
andone
prisms. - rename
Natural
toPositive
. - rename
Whole
toNatural
.
0.2.0.2
- change
data Natural
to have a minimum bound of 1. - add
data Whole
which has a minimum bound of 0.
0.1.0.2
- add
minus
function. - add
one
andone'
values. - add
list
iso.
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.