Skip to content

Commit

Permalink
;cabal: update cabal files
Browse files Browse the repository at this point in the history
  • Loading branch information
simonmichael committed Dec 1, 2022
1 parent d78c5d3 commit 7b58825
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 11 deletions.
3 changes: 0 additions & 3 deletions hledger-lib/hledger-lib.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,6 @@ library
, array
, base >=4.14 && <4.18
, blaze-markup >=0.5.1
, breakpoint
, bytestring
, call-stack
, cassava
Expand Down Expand Up @@ -158,7 +157,6 @@ test-suite doctest
, array
, base >=4.14 && <4.18
, blaze-markup >=0.5.1
, breakpoint
, bytestring
, call-stack
, cassava
Expand Down Expand Up @@ -213,7 +211,6 @@ test-suite unittest
, array
, base >=4.14 && <4.18
, blaze-markup >=0.5.1
, breakpoint
, bytestring
, call-stack
, cassava
Expand Down
1 change: 0 additions & 1 deletion hledger-ui/hledger-ui.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,6 @@ executable hledger-ui
ansi-terminal >=0.9
, async
, base >=4.14 && <4.18
, breakpoint
, brick >=1.5
, cmdargs >=0.8
, containers >=0.5.9
Expand Down
3 changes: 0 additions & 3 deletions hledger-web/hledger-web.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,6 @@ library
, base64
, blaze-html
, blaze-markup
, breakpoint
, bytestring
, case-insensitive
, clientsession
Expand Down Expand Up @@ -216,7 +215,6 @@ executable hledger-web
cpp-options: -DVERSION="1.28"
build-depends:
base >=4.14 && <4.18
, breakpoint
, hledger-web
default-language: Haskell2010
if (flag(dev)) || (flag(library-only))
Expand All @@ -237,7 +235,6 @@ test-suite test
cpp-options: -DVERSION="1.28"
build-depends:
base >=4.14 && <4.18
, breakpoint
, hledger
, hledger-lib
, hledger-web
Expand Down
4 changes: 0 additions & 4 deletions hledger/hledger.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,6 @@ library
, aeson >=1
, ansi-terminal >=0.9
, base >=4.14 && <4.18
, breakpoint
, bytestring
, cmdargs >=0.10
, containers >=0.5.9
Expand Down Expand Up @@ -192,7 +191,6 @@ executable hledger
, aeson >=1
, ansi-terminal >=0.9
, base >=4.14 && <4.18
, breakpoint
, bytestring
, cmdargs >=0.10
, containers >=0.5.9
Expand Down Expand Up @@ -243,7 +241,6 @@ test-suite unittest
, aeson >=1
, ansi-terminal >=0.9
, base >=4.14 && <4.18
, breakpoint
, bytestring
, cmdargs >=0.10
, containers >=0.5.9
Expand Down Expand Up @@ -291,7 +288,6 @@ benchmark bench
, aeson >=1
, ansi-terminal >=0.9
, base >=4.14 && <4.18
, breakpoint
, bytestring
, cmdargs >=0.10
, containers >=0.5.9
Expand Down

0 comments on commit 7b58825

Please sign in to comment.