support containers-0.8

compiled locally to test
This commit is contained in:
brandon s allbery kf8nh 2025-03-10 21:43:03 -04:00
parent 4496b4f2d5
commit 41f1d1434c
No known key found for this signature in database
GPG Key ID: 227EE1942B0BDB95

View File

@ -56,7 +56,7 @@ flag pedantic
library library
build-depends: base >= 4.12 && < 5, build-depends: base >= 4.12 && < 5,
bytestring >= 0.10 && < 0.13, bytestring >= 0.10 && < 0.13,
containers >= 0.5 && < 0.8, containers >= 0.5 && < 0.9,
directory, directory,
filepath, filepath,
time >= 1.8 && < 1.15, time >= 1.8 && < 1.15,