diff options
author | Joey Hess <joeyh@joeyh.name> | 2015-12-28 14:40:34 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2015-12-28 14:40:34 -0400 |
commit | 4784130b8eebe2b1f27672c86b8b57f37b962558 (patch) | |
tree | 7baf56d77aaecd03d7be400540d995390e7e3d7c /stack.yaml | |
parent | 65daf1723f28f275cec3ace753b34c87d51037e1 (diff) |
fix format
Diffstat (limited to 'stack.yaml')
-rw-r--r-- | stack.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stack.yaml b/stack.yaml index 7df6a449d..fd1a70f2f 100644 --- a/stack.yaml +++ b/stack.yaml @@ -25,5 +25,5 @@ packages: - '.' extra-deps: - Win32-extras-0.2.0.1 -- concurrent-output +- concurrent-output-1.7.2 resolver: nightly-2015-12-28 |