chore(users/Profpatsch/*): more cabal maintenance

Change-Id: Ib1714abce2815873eb50dbeac088e812fa9098ab
Reviewed-on: https://cl.tvl.fyi/c/depot/+/8686
Tested-by: BuildkiteCI
Reviewed-by: Profpatsch <mail@profpatsch.de>
Autosubmit: Profpatsch <mail@profpatsch.de>
This commit is contained in:
Profpatsch 2023-05-28 20:58:20 +02:00 committed by clbot
parent ee21f725a3
commit 8c4730c433
24 changed files with 264 additions and 203 deletions

View file

@ -1,4 +1,4 @@
cabal-version: 2.4
cabal-version: 3.0
name: mailbox-org
version: 0.1.0.0
author: Profpatsch
@ -10,7 +10,9 @@ executable mailbox-org
build-depends:
base >=4.15 && <5,
my-prelude,
pa-prelude,
pa-label,
pa-error-tree,
exec-helpers,
netencode,
text,