Skip to content

Commit 34a0659

Browse files
committed
optics-th: allow template-haskell-2.24
Mirrors the revision I did on hackage.
1 parent 9ef04b5 commit 34a0659

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

optics-th/optics-th.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ library
6666
, containers >= 0.5.10.2 && <0.8
6767
, mtl >= 2.2.2 && <2.4
6868
, optics-core >= 0.4.1 && <0.5
69-
, template-haskell >= 2.12 && <2.24
69+
, template-haskell >= 2.12 && <2.25
7070
, th-abstraction >= 0.4 && <0.8
7171
, transformers >= 0.5 && <0.7
7272

0 commit comments

Comments
 (0)