We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd9c873 commit 7407e87Copy full SHA for 7407e87
text.cabal
@@ -225,8 +225,8 @@ library
225
binary >= 0.5 && < 0.9,
226
bytestring >= 0.10.4 && < 0.13,
227
deepseq >= 1.1 && < 1.6,
228
- ghc-prim >= 0.2 && < 0.14,
229
- template-haskell >= 2.5 && < 2.24
+ ghc-prim >= 0.2 && < 0.15,
+ template-haskell >= 2.5 && < 2.25
230
231
if impl(ghc < 9.4)
232
build-depends: data-array-byte >= 0.1 && < 0.2
0 commit comments