Update Diff dependency (fixes #3075)

This commit is contained in:
Vidar Holen 2024-11-03 13:56:51 -08:00
parent 097018754b
commit 792466bc22
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@ library
bytestring >= 0.10.6 && < 0.13,
containers >= 0.5.6 && < 0.8,
deepseq >= 1.4.1 && < 1.6,
Diff >= 0.4.0 && < 0.6,
Diff >= 0.4.0 && < 1.1,
fgl (>= 5.7.0 && < 5.8.1.0) || (>= 5.8.1.1 && < 5.9),
filepath >= 1.4.0 && < 1.5,
mtl >= 2.2.2 && < 2.4,