haskell.packages.ghc914.hie-bios: fix eval

This commit is contained in:
Alexandre Esteves
2026-04-19 00:30:30 +01:00
parent 9618398486
commit 4d14bd2cfe
@@ -82,7 +82,7 @@ with haskellLib;
ghc-exactprint = doDistribute self.ghc-exactprint_1_14_0_0;
hedgehog = doDistribute self.hedgehog_1_7;
hie-bios = doDistribute (dontCheck self.hie-bios_0_18_0); # Tests access homeless-shelter.
hie-bios = doDistribute (dontCheck self.hie-bios_0_19_0); # Tests access homeless-shelter.
lifted-async = doDistribute self.lifted-async_0_11_0;
parallel = doDistribute self.parallel_3_3_0_0;
tagged = doDistribute self.tagged_0_8_10;