diff options
| author | John MacFarlane <[email protected]> | 2019-10-04 07:20:48 -0700 |
|---|---|---|
| committer | John MacFarlane <[email protected]> | 2019-10-04 07:20:48 -0700 |
| commit | 4ca1db0643df2f124836d4639c27cbbc8041558b (patch) | |
| tree | fbb3eea5c0922295b7db7b71c1838784257ff83e /stack.yaml | |
| parent | 7746635a072a911e31552827da22d8eb69676a5f (diff) | |
Require haddock-library >= 1.8
Diffstat (limited to 'stack.yaml')
| -rw-r--r-- | stack.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/stack.yaml b/stack.yaml index d29fbe8f9..6bcd8f36e 100644 --- a/stack.yaml +++ b/stack.yaml @@ -14,6 +14,7 @@ extra-deps: - pandoc-citeproc-0.16.3 - pandoc-types-1.17.6.1 - texmath-0.11.3 +- haddock-library-1.8.0 - skylighting-0.8.2.3 - skylighting-core-0.8.2.3 - regex-pcre-builtin-0.95.0.8.8.35 |
