-
Add support for GHC 8.4
-
Removed
type instance a == b = IsIntBaseTypeEq a b
as GHC 8.4 made(==)
a closed type-family (#3) -
Improved Haddock documentation
-
Add support for GHC 7.10
-
Add support for
Natural
-
Fix
intCastIso
to be reflexive wrt non-fixed integer types -
Simplified
IsIntBaseTypeEq
equations -
Add
Data.Type.Equality.(==)
instance forIntBaseTypeK
- initial release