haskell-unordered-containers: update to fix the build with ghc-8.8.x

This commit is contained in:
Peter Simons 2019-05-09 15:25:08 +00:00
parent 2d66230409
commit 5761cd818f

View file

@ -150,5 +150,6 @@ self: super: {
url = "https://raw.githubusercontent.com/hvr/head.hackage/master/patches/regex-tdfa-1.2.3.1.patch";
sha256 = "1lhas4s2ms666prb475gaw2bqw1v4y8cxi66sy20j727sx7ppjs7";
});
unordered-containers = self.unordered-containers_0_2_10_0;
}