About

Metadata

  • Last updated , by BenGamari
  • License BSD-3-Clause
  • Categories Mathematics
  • Maintained by: libraries@haskell.org

  • Lottery factor: 0

Links

Installation

Package Flags

Use the -f option with cabal commands to enable flags

    native (off by default)

    Enable native backend

    ffi (off by default)

    Enable FFI backend

    gmp (off by default)

    Enable GMP backend

    check (off by default)

    Validate results of the enabled backend against native backend.

Readme

This package provides the low-level implementation of the standard BigNat, Natural and Integer types.