@hackage binary-ieee7540.1.0.0
Backport ieee754 float double combinators to older binary
Categories
License
BSD-3-Clause
Maintainer
winterland1989@gmail.com
Links
Versions
- 0.1.0.0 Mon, 24 Oct 2016
Installation
Dependencies (3)
Dependents (4)
@hackage/mysql-haskell, @hackage/phino, @hackage/mysql-pure, @hackage/word2vec-model
binary-ieee754
This package backports ieee754 double/float combinators from binary 0.8.4 to older version, and simply re-export these combinators for binary >= 0.8.4. It's meant for packages which need fast double/float combinators and old binary compatibility.