aboutsummaryrefslogtreecommitdiff
path: root/stack.yaml
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2015-10-13 12:34:01 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2015-10-13 12:34:01 -0400
commit4ef249a83870f8f4b494a9118eed3d1b83314112 (patch)
tree46451d82c01d3e0f5c81c2451c40d9bc4936817f /stack.yaml
parent764e97d590059cd9cb194333d45af6d6703424c2 (diff)
put Win32-extras in extra-deps as it's not yet in lts
Diffstat (limited to 'stack.yaml')
-rw-r--r--stack.yaml3
1 files changed, 2 insertions, 1 deletions
diff --git a/stack.yaml b/stack.yaml
index a75eb43f1..97780d6c7 100644
--- a/stack.yaml
+++ b/stack.yaml
@@ -27,5 +27,6 @@ flags:
webapp: true
packages:
- '.'
-extra-deps: []
+extra-deps:
+- Win32-extras-0.2.0.1
resolver: lts-3.7