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 6546b4d commit d6dab8dCopy full SHA for d6dab8d
email-validate.cabal
@@ -26,7 +26,7 @@ library
26
base >= 4.4 && < 5,
27
attoparsec >= 0.10.0 && < 0.14,
28
bytestring >= 0.9 && < 0.11,
29
- template-haskell >= 2.10.0.0 && < 2.16
+ template-haskell >= 2.10.0.0 && < 2.17
30
default-language: Haskell2010
31
hs-source-dirs: src
32
ghc-options: -Wall
0 commit comments