From 5921fc9e6876536178f903cd5c18be0308af89cf Mon Sep 17 00:00:00 2001 From: Andrew Cady Date: Sun, 24 Jan 2016 12:50:34 -0500 Subject: validate domain names --- stack.yaml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'stack.yaml') diff --git a/stack.yaml b/stack.yaml index df9bc13..12e38e9 100644 --- a/stack.yaml +++ b/stack.yaml @@ -10,6 +10,10 @@ packages: git: git@github.com:afcady/HSOpenSSL.git commit: 11f5c83fbe44d6c1c496be4cc3017fd925ba26e2 extra-dep: true +- location: + git: git@github.com:afcady/email-validate-hs.git + commit: faf9c1bbb2051de314bce4c159d4dbdbc768b629 + extra-dep: true # Packages to be pulled from upstream that are not in the resolver (e.g., acme-missiles-0.3) extra-deps: [] -- cgit v1.2.3