fix haskellPackages.headed-megaparsec
This commit is contained in:
parent
f9b8d17c10
commit
b20870870f
@ -1516,4 +1516,8 @@ self: super: {
|
|||||||
sha256 = "sha256:0xbfhzhzg94b4r5qy5dg1c40liswwpqarrc2chcwgfbfnrmwkfc2";
|
sha256 = "sha256:0xbfhzhzg94b4r5qy5dg1c40liswwpqarrc2chcwgfbfnrmwkfc2";
|
||||||
});
|
});
|
||||||
|
|
||||||
|
# Depends on selective >= 0.4, but the default of selective is 0.3
|
||||||
|
headed-megaparsec = super.headed-megaparsec.override {
|
||||||
|
selective = self.selective_0_4_1;
|
||||||
|
};
|
||||||
} // import ./configuration-tensorflow.nix {inherit pkgs haskellLib;} self super
|
} // import ./configuration-tensorflow.nix {inherit pkgs haskellLib;} self super
|
||||||
|
@ -5713,7 +5713,6 @@ broken-packages:
|
|||||||
- hdph-closure
|
- hdph-closure
|
||||||
- hdr-histogram
|
- hdr-histogram
|
||||||
- HDRUtils
|
- HDRUtils
|
||||||
- headed-megaparsec
|
|
||||||
- headergen
|
- headergen
|
||||||
- heapsort
|
- heapsort
|
||||||
- heart-app
|
- heart-app
|
||||||
|
Loading…
x
Reference in New Issue
Block a user