haskell.packages.ghc914.{hedgehog, lifted-async}: use latest version

This commit is contained in:
Alexandre Esteves
2026-03-07 14:52:52 +00:00
parent 9faf3c4a8c
commit ed3b0207b8
@@ -75,6 +75,8 @@ with haskellLib;
#
ghc-exactprint = doDistribute self.ghc-exactprint_1_14_0_0;
hedgehog = doDistribute self.hedgehog_1_7;
lifted-async = doDistribute self.lifted-async_0_11_0;
parallel = doDistribute self.parallel_3_3_0_0;
tagged = doDistribute self.tagged_0_8_10;
unordered-containers = doDistribute self.unordered-containers_0_2_21;