double-conversion

Fast conversion between single and double precision floating point and text

https://github.com/Haskell-mouse/double-conversion

Version on this page:2.0.4.1
LTS Haskell 22.17:2.0.5.0
Stackage Nightly 2024-04-14:2.0.5.0
Latest on Hackage:2.0.5.0

See all snapshots double-conversion appears in

BSD-3-Clause licensed and maintained by Bryan O'Sullivan
This version can be pinned in stack with:double-conversion-2.0.4.1@sha256:af090bdd1e5bac120d09073af3e7c442c83aeb77b5dbe8a20bcf2ac58998aca0,4138

Module documentation for 2.0.4.1

Welcome to double-conversion

double-conversion is a fast Haskell library for converting between double precision floating point numbers and text strings. It is implemented as a binding to the V8-derived C++ double-conversion library.

Join in!

We are happy to receive bug reports, fixes, documentation enhancements, and other improvements.

Please report bugs via the github issue tracker.

Master git repository:

  • git clone git://github.com/haskell/double-conversion

Authors

This library is written and maintained by Bryan O’Sullivan, [email protected].