Changelog of @hackage/int-cast 0.1.2.0

0.1.2.0

  • Add support for GHC 7.10

  • Add support for Natural

0.1.1.0

  • Fix intCastIso to be reflexive wrt non-fixed integer types

  • Simplified IsIntBaseTypeEq equations

  • Add Data.Type.Equality.(==) instance for IntBaseTypeK

0.1.0.0

  • initial release