stack: jailbreak to fix build with ghc-8.6.1
This commit is contained in:
parent
4ec2418dda
commit
2f055cec0a
@ -118,4 +118,7 @@ self: super: {
|
|||||||
# https://github.com/jgm/pandoc/issues/4974
|
# https://github.com/jgm/pandoc/issues/4974
|
||||||
pandoc = doJailbreak super.pandoc_2_3_1;
|
pandoc = doJailbreak super.pandoc_2_3_1;
|
||||||
|
|
||||||
|
# Break out of "yaml >=0.10.4.0 && <0.11".
|
||||||
|
stack = doJailbreak super.stack;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user