We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 55fea68 commit 82bed65Copy full SHA for 82bed65
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