;cabal: update cabal files
This commit is contained in:
parent
5530917129
commit
dc84d54ae1
@ -1,6 +1,6 @@
|
||||
cabal-version: 2.2
|
||||
|
||||
-- This file has been generated from package.yaml by hpack version 0.38.0.
|
||||
-- This file has been generated from package.yaml by hpack version 0.38.1.
|
||||
--
|
||||
-- see: https://github.com/sol/hpack
|
||||
|
||||
@ -34,7 +34,7 @@ license: GPL-3.0-or-later
|
||||
license-file: LICENSE
|
||||
build-type: Simple
|
||||
tested-with:
|
||||
ghc==8.10.7, ghc==9.0.2, ghc==9.2.8, ghc==9.4.8, ghc==9.6.7, ghc==9.8.4, ghc==9.10.2, ghc==9.12.1
|
||||
ghc==9.6.7, ghc==9.8.4, ghc==9.10.2, ghc==9.12.2
|
||||
extra-source-files:
|
||||
CHANGES.md
|
||||
README.md
|
||||
@ -130,7 +130,7 @@ library
|
||||
, aeson-pretty
|
||||
, ansi-terminal >=0.9
|
||||
, array
|
||||
, base >=4.14 && <4.22
|
||||
, base >=4.18 && <4.22
|
||||
, blaze-html
|
||||
, blaze-markup >=0.5.1
|
||||
, bytestring
|
||||
@ -189,7 +189,7 @@ test-suite doctest
|
||||
, aeson-pretty
|
||||
, ansi-terminal >=0.9
|
||||
, array
|
||||
, base >=4.14 && <4.22
|
||||
, base >=4.18 && <4.22
|
||||
, blaze-html
|
||||
, blaze-markup >=0.5.1
|
||||
, bytestring
|
||||
@ -251,7 +251,7 @@ test-suite unittest
|
||||
, aeson-pretty
|
||||
, ansi-terminal >=0.9
|
||||
, array
|
||||
, base >=4.14 && <4.22
|
||||
, base >=4.18 && <4.22
|
||||
, blaze-html
|
||||
, blaze-markup >=0.5.1
|
||||
, bytestring
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
cabal-version: 2.2
|
||||
|
||||
-- This file has been generated from package.yaml by hpack version 0.38.0.
|
||||
-- This file has been generated from package.yaml by hpack version 0.38.1.
|
||||
--
|
||||
-- see: https://github.com/sol/hpack
|
||||
|
||||
@ -26,7 +26,7 @@ license: GPL-3.0-or-later
|
||||
license-file: LICENSE
|
||||
build-type: Simple
|
||||
tested-with:
|
||||
ghc==8.10.7, ghc==9.0.2, ghc==9.2.8, ghc==9.4.8, ghc==9.6.7, ghc==9.8.4, ghc==9.10.2, ghc==9.12.1
|
||||
ghc==9.6.7, ghc==9.8.4, ghc==9.10.2, ghc==9.12.2
|
||||
extra-source-files:
|
||||
CHANGES.md
|
||||
README.md
|
||||
@ -78,7 +78,7 @@ library
|
||||
build-depends:
|
||||
ansi-terminal >=0.9
|
||||
, async
|
||||
, base >=4.14 && <4.22
|
||||
, base >=4.18 && <4.22
|
||||
, brick >=2.1.1 && <2.3.2 || >2.3.2 && <2.10
|
||||
, cmdargs >=0.8
|
||||
, containers >=0.5.9
|
||||
@ -126,7 +126,7 @@ executable hledger-ui
|
||||
ghc-options: -Wall -Wno-incomplete-uni-patterns -Wno-missing-signatures -Wno-orphans -Wno-type-defaults -Wno-unused-do-bind -with-rtsopts=-T
|
||||
cpp-options: -DVERSION="1.43.99"
|
||||
build-depends:
|
||||
base >=4.14 && <4.22
|
||||
base >=4.18 && <4.22
|
||||
, hledger-ui
|
||||
default-language: Haskell2010
|
||||
if (flag(debug))
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
cabal-version: 2.2
|
||||
|
||||
-- This file has been generated from package.yaml by hpack version 0.38.0.
|
||||
-- This file has been generated from package.yaml by hpack version 0.38.1.
|
||||
--
|
||||
-- see: https://github.com/sol/hpack
|
||||
|
||||
@ -28,7 +28,7 @@ license: GPL-3.0-or-later
|
||||
license-file: LICENSE
|
||||
build-type: Simple
|
||||
tested-with:
|
||||
ghc==8.10.7, ghc==9.0.2, ghc==9.2.8, ghc==9.4.8, ghc==9.6.7, ghc==9.8.4, ghc==9.10.2, ghc==9.12.1
|
||||
ghc==9.6.7, ghc==9.8.4, ghc==9.10.2, ghc==9.12.2
|
||||
extra-source-files:
|
||||
CHANGES.md
|
||||
README.md
|
||||
@ -163,7 +163,7 @@ library
|
||||
build-depends:
|
||||
Decimal >=0.5.1
|
||||
, aeson >=1 && <2.3
|
||||
, base >=4.14 && <4.22
|
||||
, base >=4.18 && <4.22
|
||||
, base64
|
||||
, blaze-html
|
||||
, blaze-markup
|
||||
@ -231,7 +231,7 @@ executable hledger-web
|
||||
ghc-options: -Wall -Wredundant-constraints -Wincomplete-record-updates -Wincomplete-uni-patterns -with-rtsopts=-T
|
||||
cpp-options: -DVERSION="1.43.99"
|
||||
build-depends:
|
||||
base >=4.14 && <4.22
|
||||
base >=4.18 && <4.22
|
||||
, hledger-web
|
||||
default-language: Haskell2010
|
||||
if flag(threaded)
|
||||
@ -253,7 +253,7 @@ test-suite test
|
||||
ghc-options: -Wall -Wredundant-constraints -Wincomplete-record-updates -Wincomplete-uni-patterns
|
||||
cpp-options: -DVERSION="1.43.99"
|
||||
build-depends:
|
||||
base >=4.14 && <4.22
|
||||
base >=4.18 && <4.22
|
||||
, hledger-web
|
||||
default-language: Haskell2010
|
||||
if flag(threaded)
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
cabal-version: 2.2
|
||||
|
||||
-- This file has been generated from package.yaml by hpack version 0.38.0.
|
||||
-- This file has been generated from package.yaml by hpack version 0.38.1.
|
||||
--
|
||||
-- see: https://github.com/sol/hpack
|
||||
|
||||
@ -27,7 +27,7 @@ license: GPL-3.0-or-later
|
||||
license-file: LICENSE
|
||||
build-type: Simple
|
||||
tested-with:
|
||||
ghc==8.10.7, ghc==9.0.2, ghc==9.2.8, ghc==9.4.8, ghc==9.6.7, ghc==9.8.4, ghc==9.10.2, ghc==9.12.1
|
||||
ghc==9.6.7, ghc==9.8.4, ghc==9.10.2, ghc==9.12.2
|
||||
extra-source-files:
|
||||
CHANGES.md
|
||||
README.md
|
||||
@ -160,7 +160,7 @@ library
|
||||
, Diff >=0.2
|
||||
, aeson >=1 && <2.3
|
||||
, ansi-terminal >=0.9
|
||||
, base >=4.14 && <4.22
|
||||
, base >=4.18 && <4.22
|
||||
, bytestring
|
||||
, cmdargs >=0.10
|
||||
, containers >=0.5.9
|
||||
@ -216,7 +216,7 @@ executable hledger
|
||||
Decimal >=0.5.1
|
||||
, aeson >=1 && <2.3
|
||||
, ansi-terminal >=0.9
|
||||
, base >=4.14 && <4.22
|
||||
, base >=4.18 && <4.22
|
||||
, bytestring
|
||||
, cmdargs >=0.10
|
||||
, containers >=0.5.9
|
||||
@ -269,7 +269,7 @@ test-suite unittest
|
||||
Decimal >=0.5.1
|
||||
, aeson >=1 && <2.3
|
||||
, ansi-terminal >=0.9
|
||||
, base >=4.14 && <4.22
|
||||
, base >=4.18 && <4.22
|
||||
, bytestring
|
||||
, cmdargs >=0.10
|
||||
, containers >=0.5.9
|
||||
@ -319,7 +319,7 @@ benchmark bench
|
||||
Decimal >=0.5.1
|
||||
, aeson >=1 && <2.3
|
||||
, ansi-terminal >=0.9
|
||||
, base >=4.14 && <4.22
|
||||
, base >=4.18 && <4.22
|
||||
, bytestring
|
||||
, cmdargs >=0.10
|
||||
, containers >=0.5.9
|
||||
|
||||
Loading…
Reference in New Issue
Block a user