Skip to content

Commit da22f8f

Browse files
authored
Merge pull request #86 from haskell-github-trust/renovate/template-haskell-2.24.x
Update dependency template-haskell to v2.24
2 parents dd74e58 + 11a8c00 commit da22f8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

thyme.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ library
9797
old-locale >= 1.0,
9898
random,
9999
text >= 0.11,
100-
template-haskell >=2.7 && <2.24,
100+
template-haskell >=2.7 && <2.25,
101101
time >= 1.4,
102102
vector >= 0.9,
103103
vector-th-unbox >= 0.2.1.0,

0 commit comments

Comments
 (0)