haskell.packages.ghc94.lens: 5.2 -> 5.2.1
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user