haskell.packages.ghc94.lens: 5.2 -> 5.2.1

This commit is contained in:
sternenseemann 2023-03-02 13:58:34 +01:00
parent 295066c43d
commit 335f3cf390

View file

@ -147,8 +147,7 @@ in {
] ++ drv.testFlags or [];
}) (doJailbreak super.hpack);
# lens >= 5.1 supports 9.2.1
lens = doDistribute self.lens_5_2;
lens = doDistribute self.lens_5_2_1;
# Apply patches from head.hackage.
language-haskell-extract = appendPatch (pkgs.fetchpatch {