We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aed8577 commit 5d092e0Copy full SHA for 5d092e0
double-conversion.cabal
@@ -1,6 +1,7 @@
1
+cabal-version: 2.2
2
name: double-conversion
3
version: 2.0.4.1
-license: BSD3
4
+license: BSD-3-Clause
5
license-file: LICENSE
6
homepage: https://github.com/haskell/double-conversion
7
bug-reports: https://github.com/haskell/double-conversion/issues
@@ -9,7 +10,6 @@ author: Bryan O'Sullivan <bos@serpentine.com>
9
10
maintainer: Bryan O'Sullivan <bos@serpentine.com>
11
stability: experimental
12
synopsis: Fast conversion between single and double precision floating point and text
-cabal-version: >= 1.10
13
build-type: Simple
14
description:
15
A library that performs fast, accurate conversion between
0 commit comments