pkg:cabal: update cabal files

This commit is contained in:
Simon Michael 2023-07-01 08:13:29 -10:00
parent 1a0b745c28
commit 8d429b5ac4
4 changed files with 13 additions and 13 deletions

View File

@ -1,6 +1,6 @@
cabal-version: 1.12
-- This file has been generated from package.yaml by hpack version 0.35.2.
-- This file has been generated from package.yaml by hpack version 0.35.1.
--
-- see: https://github.com/sol/hpack
@ -27,7 +27,7 @@ license: GPL-3
license-file: LICENSE
build-type: Simple
tested-with:
GHC==8.10.7, GHC==9.0.2, GHC==9.2.7, GHC==9.4.4
GHC==8.10.7, GHC==9.0.2, GHC==9.2.8, GHC==9.4.5, GHC==9.6.2
extra-source-files:
CHANGES.md
README.md
@ -102,7 +102,7 @@ library
build-depends:
Decimal >=0.5.1
, Glob >=0.9
, aeson >=1
, aeson >=1 && <2.3
, aeson-pretty
, ansi-terminal >=0.9
, array
@ -160,7 +160,7 @@ test-suite doctest
build-depends:
Decimal >=0.5.1
, Glob >=0.7
, aeson >=1
, aeson >=1 && <2.3
, aeson-pretty
, ansi-terminal >=0.9
, array
@ -221,7 +221,7 @@ test-suite unittest
build-depends:
Decimal >=0.5.1
, Glob >=0.9
, aeson >=1
, aeson >=1 && <2.3
, aeson-pretty
, ansi-terminal >=0.9
, array

View File

@ -27,7 +27,7 @@ license: GPL-3
license-file: LICENSE
build-type: Simple
tested-with:
GHC==8.10.7, GHC==9.0.2, GHC==9.2.4
GHC==8.10.7, GHC==9.0.2, GHC==9.2.8, GHC==9.4.5, GHC==9.6.2
extra-source-files:
CHANGES.md
README.md

View File

@ -28,7 +28,7 @@ license: GPL-3
license-file: LICENSE
build-type: Simple
tested-with:
GHC==8.10.7, GHC==9.0.2, GHC==9.2.4
GHC==8.10.7, GHC==9.0.2, GHC==9.2.8, GHC==9.4.5
extra-source-files:
CHANGES.md
README.md
@ -154,7 +154,7 @@ library
cpp-options: -DVERSION="1.30.99"
build-depends:
Decimal >=0.5.1
, aeson >=1
, aeson >=1 && <2.3
, base >=4.14 && <4.19
, base64
, blaze-html

View File

@ -27,7 +27,7 @@ license: GPL-3
license-file: LICENSE
build-type: Simple
tested-with:
GHC==8.10.7, GHC==9.0.2, GHC==9.2.4
GHC==8.10.7, GHC==9.0.2, GHC==9.2.8, GHC==9.4.5, GHC==9.6.2
extra-source-files:
CHANGES.md
README.md
@ -141,7 +141,7 @@ library
build-depends:
Decimal >=0.5.1
, Diff >=0.2
, aeson >=1
, aeson >=1 && <2.3
, ansi-terminal >=0.9
, base >=4.14 && <4.19
, bytestring
@ -192,7 +192,7 @@ executable hledger
cpp-options: -DVERSION="1.30.99"
build-depends:
Decimal >=0.5.1
, aeson >=1
, aeson >=1 && <2.3
, ansi-terminal >=0.9
, base >=4.14 && <4.19
, bytestring
@ -243,7 +243,7 @@ test-suite unittest
cpp-options: -DVERSION="1.30.99"
build-depends:
Decimal >=0.5.1
, aeson >=1
, aeson >=1 && <2.3
, ansi-terminal >=0.9
, base >=4.14 && <4.19
, bytestring
@ -291,7 +291,7 @@ benchmark bench
ghc-options: -Wall -Wno-incomplete-uni-patterns -Wno-missing-signatures -Wno-orphans -Wno-type-defaults -Wno-unused-do-bind -optP-Wno-nonportable-include-path
build-depends:
Decimal >=0.5.1
, aeson >=1
, aeson >=1 && <2.3
, ansi-terminal >=0.9
, base >=4.14 && <4.19
, bytestring