algebra-simple-0.1: An alternative mathematical interface to Num.

algebra-simple-0.1: An alternative mathematical interface to Num.

algebra-simple intends to provide a simple, reasonably principled interface to typical mathematical operations (i.e. addition, subtraction, multiplication, division). This package is organized into two sections:

  1. Numeric.Algebra: The typeclass replacements for Num; this package's raison d'être.
  2. Numeric.Literal: Typeclasses for literal conversions.

Modules