Refreeze after system update: distributive 0.6.3 et al.

The pinned distributive 0.6.2.1 conflicted with the pacman package db
(comonad-5.0.10 built against 0.6.3), making a fresh solve impossible —
same failure mode as the 2026-05-07 audit's aeson pin. Regenerated via
tools/refreeze.sh; cabal build --dry-run now resolves.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
Levi Neuwirth 2026-06-09 18:57:25 -04:00
parent 620b974d3f
commit a7b3b9cd07
1 changed files with 3 additions and 3 deletions

View File

@ -68,8 +68,8 @@ constraints: any.Glob ==0.10.2,
any.deepseq ==1.4.8.1, any.deepseq ==1.4.8.1,
any.digest ==0.0.2.1, any.digest ==0.0.2.1,
any.directory ==1.3.8.5, any.directory ==1.3.8.5,
any.distributive ==0.6.2.1, any.distributive ==0.6.3,
any.djot ==0.1.2.3, any.djot ==0.1.2.4,
any.dlist ==1.0, any.dlist ==1.0,
any.doclayout ==0.5.0.1, any.doclayout ==0.5.0.1,
any.doctemplates ==0.11.0.1, any.doctemplates ==0.11.0.1,
@ -198,7 +198,7 @@ constraints: any.Glob ==0.10.2,
any.unliftio-core ==0.2.1.0, any.unliftio-core ==0.2.1.0,
any.unordered-containers ==0.2.20.1, any.unordered-containers ==0.2.20.1,
any.utf8-string ==1.0.2, any.utf8-string ==1.0.2,
any.uuid-types ==1.0.6, any.uuid-types ==1.0.6.1,
any.vault ==0.3.1.6, any.vault ==0.3.1.6,
any.vector ==0.13.2.0, any.vector ==0.13.2.0,
any.vector-algorithms ==0.9.1.0, any.vector-algorithms ==0.9.1.0,