Skip to content

Commit d23cfad

Browse files
bgamarihvr
authored andcommitted
Bump template-haskell upper bound
For GHC `master`.
1 parent 1907583 commit d23cfad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

text.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ library
161161
binary >= 0.5 && < 0.9,
162162
deepseq >= 1.1 && < 1.5,
163163
ghc-prim >= 0.2 && < 0.6,
164-
template-haskell >= 2.5 && < 2.16
164+
template-haskell >= 2.5 && < 2.17
165165

166166
if flag(bytestring-builder)
167167
build-depends: bytestring >= 0.9 && < 0.10.4,

0 commit comments

Comments
 (0)