haskell-aeson-diff: jailbreak when building with ghc-8.8.x

This commit is contained in:
Peter Simons 2019-09-18 15:13:27 +00:00
parent cab7cea53c
commit 4f21e87fbe

View file

@ -164,4 +164,7 @@ self: super: {
sha256 = "0zsgzn0nvdxvqi5z0za3gzlhql2x5d5cr0kkr19j5c67fy177w6b";
});
# over-specified version constraints
aeson-diff = doJailbreak super.aeson-diff;
}