From 9148d3058d833de2d4445a01a02f5ff845722662 Mon Sep 17 00:00:00 2001 From: tv Date: Mon, 9 Mar 2026 15:06:14 +0100 Subject: blessings: 2 -> 3 --- hack.cabal | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'hack.cabal') diff --git a/hack.cabal b/hack.cabal index e114398..a39bceb 100644 --- a/hack.cabal +++ b/hack.cabal @@ -22,11 +22,12 @@ Executable hack default-language: GHC2024 Build-depends: - blessings, + blessings >= 3 && <4, containers, data-default, hack, lens, + mono-traversable, mtl, old-locale, process, -- cgit v1.2.3