Skip to content

Commit 5d092e0

Browse files
author
HaskellMouse
committed
Bump required cabal version
to use `elif` elif-conditionals.
1 parent aed8577 commit 5d092e0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

double-conversion.cabal

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
1+
cabal-version: 2.2
12
name: double-conversion
23
version: 2.0.4.1
3-
license: BSD3
4+
license: BSD-3-Clause
45
license-file: LICENSE
56
homepage: https://github.com/haskell/double-conversion
67
bug-reports: https://github.com/haskell/double-conversion/issues
@@ -9,7 +10,6 @@ author: Bryan O'Sullivan <bos@serpentine.com>
910
maintainer: Bryan O'Sullivan <bos@serpentine.com>
1011
stability: experimental
1112
synopsis: Fast conversion between single and double precision floating point and text
12-
cabal-version: >= 1.10
1313
build-type: Simple
1414
description:
1515
A library that performs fast, accurate conversion between

0 commit comments

Comments
 (0)