summaryrefslogtreecommitdiff
path: root/stack.yaml
diff options
context:
space:
mode:
authorAndrew Cady <d@jerkface.net>2016-01-24 16:22:20 -0500
committerAndrew Cady <d@jerkface.net>2016-01-24 19:47:07 -0500
commitc4b9b52a2ebbc8d113f4829c86834dcd565cd6a3 (patch)
treed6b8f0d4c2d21970d84bcf6b011d1c5b990cdef0 /stack.yaml
parent7f1b6358cd96d9ea204e36a5b721113635006cac (diff)
Oops; don't use "show" with DomainName type
Diffstat (limited to 'stack.yaml')
-rw-r--r--stack.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/stack.yaml b/stack.yaml
index 12e38e9..3766a07 100644
--- a/stack.yaml
+++ b/stack.yaml
@@ -12,7 +12,7 @@ packages:
12 extra-dep: true 12 extra-dep: true
13- location: 13- location:
14 git: git@github.com:afcady/email-validate-hs.git 14 git: git@github.com:afcady/email-validate-hs.git
15 commit: faf9c1bbb2051de314bce4c159d4dbdbc768b629 15 commit: 6b3d6d232fcddb4f398f7118251a951e26f7b81b
16 extra-dep: true 16 extra-dep: true
17 17
18# Packages to be pulled from upstream that are not in the resolver (e.g., acme-missiles-0.3) 18# Packages to be pulled from upstream that are not in the resolver (e.g., acme-missiles-0.3)