text-short: jailbreak to allow building with recent versions of tasty
This commit is contained in:
parent
c97863b758
commit
ff2398ca54
@ -86,6 +86,7 @@ self: super: {
|
|||||||
|
|
||||||
# Tests require older tasty
|
# Tests require older tasty
|
||||||
hzk = dontCheck super.hzk;
|
hzk = dontCheck super.hzk;
|
||||||
|
text-short = doJailbreak super.text-short;
|
||||||
|
|
||||||
# Tests require a Kafka broker running locally
|
# Tests require a Kafka broker running locally
|
||||||
haskakafka = dontCheck super.haskakafka;
|
haskakafka = dontCheck super.haskakafka;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user