We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 55fea68 + 82bed65 commit 0ba1784Copy full SHA for 0ba1784
email-validate.cabal
@@ -26,7 +26,7 @@ library
26
base >= 4.4 && < 5,
27
attoparsec >= 0.10.0 && < 0.15,
28
bytestring >= 0.9 && < 0.13,
29
- template-haskell >= 2.10.0.0 && < 2.21
+ template-haskell >= 2.10.0.0 && < 2.22
30
default-language: Haskell2010
31
hs-source-dirs: src
32
ghc-options: -Wall
0 commit comments