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@rev:2
LTS Haskell 22.19:2.0.5.0
Stackage Nightly 2024-04-29: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:1a6fa9060914238a3abbfb3487193490ae14370e25913e0396e4cf21cb01ca63,4458

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].