haskell.packages.ghc881.yaml: fix build

This commit is contained in:
Vaibhav Sagar 2019-08-29 17:42:46 -04:00 committed by Peter Simons
parent 5e91bfa80a
commit 5641a8da28

View File

@ -159,4 +159,5 @@ self: super: {
cp -v ${pkgs.fetchurl {url = "https://raw.githubusercontent.com/hvr/head.hackage/master/patches/memory-0.14.18.cabal"; sha256 = "1325wny0irnq51rz0f4xgkvm01p6n4z5jid2jgpkhjac8a2sdgwl";}} memory.cabal
'';
});
yaml = self.yaml_0_11_1_2;
}