Merge pull request #930 from geekosaur/containers-0.8

support containers-0.8
This commit is contained in:
Tony Zorman
2025-03-11 07:04:15 +01:00
committed by GitHub

View File

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