diff options
| author | John MacFarlane <[email protected]> | 2018-10-17 17:30:14 -0700 |
|---|---|---|
| committer | John MacFarlane <[email protected]> | 2018-10-17 17:30:14 -0700 |
| commit | ebdb2deb0d1d71cf1d7f490fe0e2938d2d7f4d74 (patch) | |
| tree | 1e142de1666ce924abbb2b46166c5af23cab0163 /stack.yaml | |
| parent | f48960b75fe2d7ae532ec17a060109c92b893f57 (diff) | |
Updated version bounds for containers and haddock-library.
Allow haddock-library 1.7 and containers 0.6.*.
Closes #4974.
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 78b1f5175..16650d3c5 100644 --- a/stack.yaml +++ b/stack.yaml @@ -20,7 +20,7 @@ packages: extra-dep: true extra-deps: - pandoc-citeproc-0.14.7 -- haddock-library-1.6.0 +- haddock-library-1.7.0 - HsYAML-0.1.1.1 - texmath-0.11.1 - yaml-0.9.0 |
