Skip to content

Commit e2fbc2d

Browse files
Update dependency template-haskell to v2.24
1 parent dd74e58 commit e2fbc2d

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)