Skip to content

Releases: haskell-hvr/int-cast

v0.2.0.0

11 Jul 08:11
v0.2.0.0
Compare
Choose a tag to compare

v0.1.2.0

11 Jul 08:12
v0.1.2.0
Compare
Choose a tag to compare

Full Changelog: 0.1.1.0...v0.1.2.0

0.1.1.0

01 Mar 15:24
@hvr hvr
Compare
Choose a tag to compare
Minor improvements and fixes

- bump to 0.1.1.0
- add changelog.md
- Fix `intCastIso` to be reflexive wrt non-fixed integer types
- Simplified `IsIntBaseTypeEq` equations
- Add `Data.Type.Equality.(==)` instance for `IntBaseTypeK`

0.1.0.0

15 Feb 18:55
@hvr hvr
Compare
Choose a tag to compare
Add experimental implementation