haskell-aeson-diff: jailbreak when building with ghc-8.8.x
This commit is contained in:
parent
cab7cea53c
commit
4f21e87fbe
1 changed files with 3 additions and 0 deletions
|
@ -164,4 +164,7 @@ self: super: {
|
|||
sha256 = "0zsgzn0nvdxvqi5z0za3gzlhql2x5d5cr0kkr19j5c67fy177w6b";
|
||||
});
|
||||
|
||||
# over-specified version constraints
|
||||
aeson-diff = doJailbreak super.aeson-diff;
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue