Cabal revisions of email-validate-2.1.1
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
name: email-validate version: 2.1.1 +x-revision: 1 license: BSD3 license-file: LICENSE author: George Pollard <porges@porg.es> library build-depends: - base >= 4 && < 5, + base >= 4.4 && < 5, attoparsec >= 0.10.0, bytestring >= 0.9, ghc-prim