Popularity
3.1
Stable
Activity
0.0
Stable
3
3
1
Monthly Downloads: 4
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.
-
cabal-install-parsers
Scripts and instructions for using CI services (e.g. Travis CI or Appveyor) with multiple GHC configurations -
fourmolu
A fourk of ormolu that uses four space indentation and allows arbitrary configuration. Don't like it? PRs welcome!
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
Promo
coderabbit.ai

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

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