Popularity
3.1
Declining
Activity
0.0
Stable
3
3
1

Monthly Downloads: 15
Programming language: Haskell
License: BSD 3-clause "New" or "Revised" License
Tags: Development     Library    
Latest version: v0.1.1

double-extra alternatives and similar packages

Based on the "Development" category.
Alternatively, view double-extra alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of double-extra or a related project?

Add another 'Development' Package

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