We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b86564c commit f453ea7Copy full SHA for f453ea7
1 file changed
text.cabal
@@ -224,8 +224,8 @@ library
224
binary >= 0.5 && < 0.9,
225
bytestring >= 0.10.4 && < 0.13,
226
deepseq >= 1.1 && < 1.6,
227
- ghc-prim >= 0.2 && < 0.14,
228
- template-haskell >= 2.5 && < 2.24
+ ghc-prim >= 0.2 && < 0.15,
+ template-haskell >= 2.5 && < 2.25
229
230
if impl(ghc < 9.4)
231
build-depends: data-array-byte >= 0.1 && < 0.2
0 commit comments