@hackage mixed-types-num0.2

Alternative Prelude with numeric and logic expressions typed bottom-up

This package provides a version of Prelude where unary and binary operations such as not, +, == have their result type derived from the parameter type(s).

See module MixedTypesNumPrelude for further documentation.