@hackage / double-extra

Missing presentations for Double numbers (fixed, scientific etc.)

Latest0.1.1

About

Metadata

  • Last updated , by tolysz
  • License BSD-3-Clause
  • Maintained by: tolysz@gmail.com

  • Lottery factor: 0

Links

Installation

Package Flags

Use the -f option with cabal commands to enable flags

    cassava (on by default)

    Build the example server

    rawstring-qm (on by default)

    Build the example server

Readme

double-extra Hackage version Stackage version Build Status

Missing presentations for Double numbers (fixed, scientific etc.)

please use coerce to convert from double before presenting

DoublePrecision (i :: Nat)
DoubleExponential (i :: Nat)
DoubleFixed (i :: Nat)
DoubleShortest

Please Note

For GHCJS you need to use the settings from stack till https://github.com/bos/double-conversion/pull/16