We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f6f20f9 commit 9352f97Copy full SHA for 9352f97
acid-state-cbor.cabal
@@ -30,7 +30,7 @@ library
30
bytestring >=0.10 && <0.13,
31
cborg >=0.2 && <0.3,
32
serialise >=0.2 && <0.3,
33
- template-haskell >=2.11 && <2.22
+ template-haskell >=2.11 && <2.23
34
hs-source-dirs: src
35
default-language: Haskell2010
36
ghc-options: -Wall
0 commit comments