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

This commit is contained in:
Peter Simons 2019-05-09 15:05:44 +00:00
parent 1aa45760aa
commit aa61fdec21

View file

@ -145,5 +145,6 @@ self: super: {
url = "https://raw.githubusercontent.com/hvr/head.hackage/master/patches/hedgehog-0.6.1.patch";
sha256 = "04xwznd3lfgracfz68ls6vfm19rhq8fb74r6ii0grpv6cx4rr21i";
});
easytest = self.easytest_0_3;
}