haskell-json-autotype: jailbreak to fix build within LTS 9.x
https://github.com/mgajda/json-autotype/issues/15
This commit is contained in:
parent
016df11dba
commit
2784bd7168
@ -975,4 +975,7 @@ self: super: {
|
|||||||
# Break "hpack >=0.17.0 && <0.19".
|
# Break "hpack >=0.17.0 && <0.19".
|
||||||
stack = doJailbreak super.stack;
|
stack = doJailbreak super.stack;
|
||||||
|
|
||||||
|
# https://github.com/mgajda/json-autotype/issues/15
|
||||||
|
json-autotype = doJailbreak super.json-autotype;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user