haskell.packages.ghc912.extra: fix build (#390788)

This commit is contained in:
alexfmpe
2025-03-30 11:14:47 +00:00
committed by GitHub
parent 3765916d59
commit 878725203f
@@ -79,6 +79,7 @@ with haskellLib;
doctest = self.doctest_0_23_0;
extra = doDistribute self.extra_1_8; # compatible with base 4.21
htree = doDistribute self.htree_0_2_0_0;
tagged = doDistribute self.tagged_0_8_9;
time-compat = doDistribute (doJailbreak self.time-compat_1_9_8); # too strict lower bound on QuickCheck