haskellPackages.text-builder: 0.6.7.2 -> 0.6.7.3
Co-authored-by: sternenseemann <sternenseemann@systemli.org>
This commit is contained in:
committed by
sternenseemann
co-authored by
sternenseemann
parent
a9dc84caad
commit
f8544ff57e
@@ -2771,6 +2771,9 @@ self: super: {
|
||||
# https://github.com/brandonchinn178/tasty-autocollect/issues/54
|
||||
tasty-autocollect = dontCheck super.tasty-autocollect;
|
||||
|
||||
# unbreak with tasty-quickcheck 0.11, can be dropped for Stackage LTS >= 23.9
|
||||
text-builder = doDistribute self.text-builder_0_6_7_3;
|
||||
|
||||
postgrest = lib.pipe super.postgrest [
|
||||
# 2023-12-20: New version needs extra dependencies
|
||||
(addBuildDepends [ self.extra self.fuzzyset_0_2_4 self.cache self.timeit ])
|
||||
|
||||
Reference in New Issue
Block a user