@hackage mixed-types-num0.1.0.1

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 Numeric.MixedTypes for further documentation.