Skip to content

Commit 2007560

Browse files
authored
Allow th-abstraction 0.8 (#506)
1 parent ea8f8b6 commit 2007560

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

optics-th/optics-th.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ library
6565
, mtl >= 2.2.2 && <2.4
6666
, optics-core >= 0.4.1 && <0.5
6767
, template-haskell >= 2.12 && <2.22
68-
, th-abstraction >= 0.4 && <0.7
68+
, th-abstraction >= 0.4 && <0.8
6969
, transformers >= 0.5 && <0.7
7070

7171
exposed-modules: Optics.TH

0 commit comments

Comments
 (0)