diff options
| author | John MacFarlane <[email protected]> | 2015-12-29 19:51:08 -0800 |
|---|---|---|
| committer | John MacFarlane <[email protected]> | 2015-12-29 19:52:06 -0800 |
| commit | b27783e2ecf5715c9bdf209793a67380a87e65b5 (patch) | |
| tree | 890328540ef2a619eb10b7a8a5885a40aa61fe72 /stack.full.yaml | |
| parent | 59d6f02a9af4ea47d001c84527df77f26d2d1fdd (diff) | |
Use cmark 0.5.
Closes #2605.
Diffstat (limited to 'stack.full.yaml')
| -rw-r--r-- | stack.full.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/stack.full.yaml b/stack.full.yaml index 4ca0a4a69..52c763de2 100644 --- a/stack.full.yaml +++ b/stack.full.yaml @@ -12,5 +12,7 @@ packages: - '../pandoc-citeproc' - '../pandoc-types' - '../texmath' +- location: 'https://hackage.haskell.org/package/cmark-0.5.0/cmark-0.5.0.tar.gz' + extra-dep: true extra-deps: [] resolver: lts-3.18 |
