diff options
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 |