mixed-types-num-0.3.1.3: Alternative Prelude with numeric and logic expressions typed bottom-up

mixed-types-num-0.3.1.3: 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) and thus supports mixed-type arithmetic and comparisons.

See module MixedTypesNumPrelude for further documentation.

Ghci 8.0.* fails when loading this package due to ghc bug 13385. This bug does not affect ghci 7.10.3 and ghci 8.2.1.

Modules