diff options
| author | tv <tv@krebsco.de> | 2026-03-09 15:06:14 +0100 |
|---|---|---|
| committer | tv <tv@krebsco.de> | 2026-03-09 15:06:14 +0100 |
| commit | 9148d3058d833de2d4445a01a02f5ff845722662 (patch) | |
| tree | 021b40d470ad97ef4b44529ae9f89c98580901a3 /hack.cabal | |
| parent | 56793213170bdb3fb7f8795cd198148332870af1 (diff) | |
blessings: 2 -> 3
Diffstat (limited to 'hack.cabal')
| -rw-r--r-- | hack.cabal | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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, |
