cabal: update cabal files
This commit is contained in:
parent
1a0a81d9e7
commit
2fb09f0d1e
@ -132,7 +132,7 @@ library
|
||||
, aeson-pretty
|
||||
, ansi-terminal >=0.9
|
||||
, array
|
||||
, base >=4.18 && <4.22
|
||||
, base >=4.18 && <4.23
|
||||
, blaze-html
|
||||
, blaze-markup >=0.5.1
|
||||
, bytestring
|
||||
@ -192,7 +192,7 @@ test-suite doctest
|
||||
, aeson-pretty
|
||||
, ansi-terminal >=0.9
|
||||
, array
|
||||
, base >=4.18 && <4.22
|
||||
, base >=4.18 && <4.23
|
||||
, blaze-html
|
||||
, blaze-markup >=0.5.1
|
||||
, bytestring
|
||||
@ -253,7 +253,7 @@ test-suite unittest
|
||||
, aeson-pretty
|
||||
, ansi-terminal >=0.9
|
||||
, array
|
||||
, base >=4.18 && <4.22
|
||||
, base >=4.18 && <4.23
|
||||
, blaze-html
|
||||
, blaze-markup >=0.5.1
|
||||
, bytestring
|
||||
|
||||
@ -73,7 +73,7 @@ library
|
||||
build-depends:
|
||||
ansi-terminal >=0.9
|
||||
, async
|
||||
, base >=4.18 && <4.22
|
||||
, base >=4.18 && <4.23
|
||||
, brick >=2.1.1 && <2.3.2 || >2.3.2 && <2.11
|
||||
, cmdargs >=0.8
|
||||
, containers >=0.5.9
|
||||
@ -122,7 +122,7 @@ executable hledger-ui
|
||||
ghc-options: -Wall -Wno-incomplete-uni-patterns -Wno-missing-signatures -Wno-orphans -Wno-type-defaults -Wno-unused-do-bind -threaded
|
||||
cpp-options: -DVERSION="1.51.99"
|
||||
build-depends:
|
||||
base >=4.18 && <4.22
|
||||
base >=4.18 && <4.23
|
||||
, hledger-ui
|
||||
default-language: GHC2021
|
||||
if (flag(debug))
|
||||
|
||||
@ -158,7 +158,7 @@ library
|
||||
build-depends:
|
||||
Decimal >=0.5.1
|
||||
, aeson >=1 && <2.3
|
||||
, base >=4.18 && <4.22
|
||||
, base >=4.18 && <4.23
|
||||
, base64
|
||||
, blaze-html
|
||||
, blaze-markup
|
||||
@ -224,7 +224,7 @@ executable hledger-web
|
||||
ghc-options: -Wall -Wno-incomplete-uni-patterns -Wno-missing-signatures -Wno-orphans -Wno-type-defaults -Wno-unused-do-bind -threaded
|
||||
cpp-options: -DVERSION="1.51.99"
|
||||
build-depends:
|
||||
base >=4.18 && <4.22
|
||||
base >=4.18 && <4.23
|
||||
, hledger-web
|
||||
default-language: GHC2021
|
||||
if (flag(dev)) || (flag(library-only))
|
||||
@ -244,7 +244,7 @@ test-suite apptest
|
||||
ghc-options: -Wall -Wno-incomplete-uni-patterns -Wno-missing-signatures -Wno-orphans -Wno-type-defaults -Wno-unused-do-bind -threaded
|
||||
cpp-options: -DVERSION="1.51.99"
|
||||
build-depends:
|
||||
base >=4.18 && <4.22
|
||||
base >=4.18 && <4.23
|
||||
, hledger-web
|
||||
default-language: GHC2021
|
||||
if (flag(dev)) || (flag(library-only))
|
||||
|
||||
@ -157,7 +157,7 @@ library
|
||||
, Diff >=0.2
|
||||
, aeson >=1 && <2.3
|
||||
, ansi-terminal >=0.9
|
||||
, base >=4.18 && <4.22
|
||||
, base >=4.18 && <4.23
|
||||
, bytestring
|
||||
, cmdargs >=0.10
|
||||
, containers >=0.5.9
|
||||
@ -167,7 +167,7 @@ library
|
||||
, filepath
|
||||
, githash >=0.1.6.2
|
||||
, hashable >=1.2.4
|
||||
, haskeline >=0.6
|
||||
, haskeline >=0.8.4.0
|
||||
, hledger-lib >=1.51.99 && <1.52
|
||||
, http-client
|
||||
, http-types
|
||||
@ -213,7 +213,7 @@ executable hledger
|
||||
Decimal >=0.5.1
|
||||
, aeson >=1 && <2.3
|
||||
, ansi-terminal >=0.9
|
||||
, base >=4.18 && <4.22
|
||||
, base >=4.18 && <4.23
|
||||
, bytestring
|
||||
, cmdargs >=0.10
|
||||
, containers >=0.5.9
|
||||
@ -222,7 +222,7 @@ executable hledger
|
||||
, extra >=1.7.11
|
||||
, filepath
|
||||
, githash >=0.1.6.2
|
||||
, haskeline >=0.6
|
||||
, haskeline >=0.8.4.0
|
||||
, hledger
|
||||
, hledger-lib >=1.51.99 && <1.52
|
||||
, http-client
|
||||
@ -264,7 +264,7 @@ test-suite unittest
|
||||
Decimal >=0.5.1
|
||||
, aeson >=1 && <2.3
|
||||
, ansi-terminal >=0.9
|
||||
, base >=4.18 && <4.22
|
||||
, base >=4.18 && <4.23
|
||||
, bytestring
|
||||
, cmdargs >=0.10
|
||||
, containers >=0.5.9
|
||||
@ -273,7 +273,7 @@ test-suite unittest
|
||||
, extra >=1.7.11
|
||||
, filepath
|
||||
, githash >=0.1.6.2
|
||||
, haskeline >=0.6
|
||||
, haskeline >=0.8.4.0
|
||||
, hledger
|
||||
, hledger-lib >=1.51.99 && <1.52
|
||||
, http-client
|
||||
@ -315,7 +315,7 @@ benchmark bench
|
||||
Decimal >=0.5.1
|
||||
, aeson >=1 && <2.3
|
||||
, ansi-terminal >=0.9
|
||||
, base >=4.18 && <4.22
|
||||
, base >=4.18 && <4.23
|
||||
, bytestring
|
||||
, cmdargs >=0.10
|
||||
, containers >=0.5.9
|
||||
@ -325,7 +325,7 @@ benchmark bench
|
||||
, extra >=1.7.11
|
||||
, filepath
|
||||
, githash >=0.1.6.2
|
||||
, haskeline >=0.6
|
||||
, haskeline >=0.8.4.0
|
||||
, hledger
|
||||
, hledger-lib >=1.51.99 && <1.52
|
||||
, html
|
||||
|
||||
Loading…
Reference in New Issue
Block a user