@@ -21,16 +21,16 @@ common aeson-pretty { build-depends: aeson-pretty
2121common async { build-depends : async < 2.3 }
2222common base { build-depends : base >= 4.12 && < 4.22 }
2323common bytestring { build-depends : bytestring < 0.13 }
24- common containers { build-depends : containers < 0.8 }
24+ common containers { build-depends : containers < 0.9 }
2525common deepseq { build-depends : deepseq < 1.6 }
2626common Diff { build-depends : Diff < 1.1 }
2727common directory { build-depends : directory < 1.4 }
2828common exceptions { build-depends : exceptions < 0.11 }
2929common filepath { build-depends : filepath < 1.6 }
30- common hedgehog { build-depends : hedgehog < 1.6 }
30+ common hedgehog { build-depends : hedgehog < 1.8 }
3131common hedgehog-quickcheck { build-depends : hedgehog-quickcheck < 0.2 }
3232common http-conduit { build-depends : http-conduit < 2.4 }
33- common lifted-async { build-depends : lifted-async < 0.11 }
33+ common lifted-async { build-depends : lifted-async < 0.12 }
3434common lifted-base { build-depends : lifted-base < 0.3 }
3535common mmorph { build-depends : mmorph < 1.3 }
3636common monad-control { build-depends : monad-control < 1.1 }
@@ -40,14 +40,14 @@ common process { build-depends: process
4040common resourcet { build-depends : resourcet < 1.4 }
4141common retry { build-depends : retry >= 0.9 && < 0.10 }
4242common stm { build-depends : stm < 2.6 }
43- common tar { build-depends : tar >= 0.6 && < 0.7 }
43+ common tar { build-depends : tar >= 0.7 && < 0.8 }
4444common tasty { build-depends : tasty < 1.6 }
45- common tasty-discover { build-depends : tasty-discover >= 5.0.2 && < 5.2 }
45+ common tasty-discover { build-depends : tasty-discover >= 5.0.2 && < 5.3 }
4646common tasty-hedgehog { build-depends : tasty-hedgehog < 1.5 }
4747common tasty-quickcheck { build-depends : tasty-quickcheck < 0.11 }
4848common temporary { build-depends : temporary < 1.4 }
4949common text { build-depends : text < 2.2 }
50- common time { build-depends : time >= 1.9.1 && < 1.15 }
50+ common time { build-depends : time >= 1.9.1 && < 1.16 }
5151common transformers { build-depends : transformers < 0.7 }
5252common transformers-base { build-depends : transformers-base < 0.5 }
5353common unliftio { build-depends : unliftio < 0.3 }
0 commit comments