From a059c9e8cc5911fa53e6fb7ebef6b4fa2d043a1f Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Fri, 12 Jul 2024 12:55:29 +0100 Subject: [PATCH] ;cabal: update cabal files --- hledger-ui/hledger-ui.cabal | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hledger-ui/hledger-ui.cabal b/hledger-ui/hledger-ui.cabal index b9de96307..efddf3c98 100644 --- a/hledger-ui/hledger-ui.cabal +++ b/hledger-ui/hledger-ui.cabal @@ -1,6 +1,6 @@ cabal-version: 1.12 --- This file has been generated from package.yaml by hpack version 0.36.0. +-- This file has been generated from package.yaml by hpack version 0.37.0. -- -- see: https://github.com/sol/hpack @@ -78,7 +78,7 @@ library ansi-terminal >=0.9 , async , base >=4.14 && <4.20 - , brick >=2.1.1 && <2.4 + , brick >=2.1.1 && <2.5 , cmdargs >=0.8 , containers >=0.5.9 , data-default