bin-0.1.4: ChangeLog.md
# Version history for bin
## 0.1.4
- Support GHC-8.6.5...9.10.1
## 0.1.3
- Add `EqP` and `OrdP` instances.
- Add `GShow Pos/P` instances.
- Better 'PosP.toNatural' implementation.
## 0.1.2
- Add `boring` instances
- Add `EqBinP` and `EqBin` type families
- Add `NFData` instances
- Add `GEq`, `GNFData`, `GShow` (from `some` package) instances for `SBin` and `SBinP`.
## 0.1.1
- Explicitly mark all modules as Safe or Trustworthy.
- `fin-0.2` support.
## 0.1
- First version. Released on an unsuspecting world.