aboutsummaryrefslogtreecommitdiff
path: root/stack.yaml
AgeCommit message (Collapse)AuthorFilesLines
2016-07-16Use cmark-0.5.3.1 in stack.yaml.John MacFarlane1-1/+1
2016-07-15Use cmark-0.5.3 in stack.yaml.John MacFarlane1-0/+1
2016-07-14Use pandoc-citeproc-0.10.1 for packages.John MacFarlane1-1/+0
2016-07-13stack.yaml - use ghc 8.01 and nightly.John MacFarlane1-1/+2
2016-07-04Depend on http-client 0.5, http-client-tls 0.3John MacFarlane1-0/+2
2016-07-03stack.yaml: use 6.5 resolver.John MacFarlane1-3/+1
2016-06-22Update texmath lower bound.John MacFarlane1-0/+1
2016-06-03Use windows/stack.yaml for appveyor build.John MacFarlane1-6/+1
Use released pandoc-citeproc, not git.
2016-04-20Require texmath 0.8.6.2.John MacFarlane1-1/+1
Closes several texmath-related bugs: #2775, #2310, #2310. This fixes issues with sub/superscript positioning and matrix column alignment in docx.
2016-04-18rtack.yaml: use data-default 0.6.0.John MacFarlane1-0/+2
2016-03-29Use texmath >= 0.8.6.1.John MacFarlane1-1/+2
This fixes behavior of roots, e.g. `\sqrt[3]{x}`. See #2824.
2016-03-19Use lts-5.8 resolver.John MacFarlane1-1/+1
2016-02-17Fixed stack.yaml.John MacFarlane1-2/+2
2016-02-10stack.yaml: Added commented-out commands to compile against aeson 0.11.John MacFarlane1-0/+4
This has been tested.
2016-02-09Removed aeson extra-dep from stack.yaml.John MacFarlane1-1/+0
2016-02-09Changed aeson version in stack.yaml to 0.11.0.0.John MacFarlane1-1/+1
2016-02-09Updated to lts-5.2 resolver, aeson 0.11 in stack.yaml.John MacFarlane1-6/+2
2016-01-22stack.yaml - use cmark 0.5.1.John MacFarlane1-1/+1
2016-01-07Update stack.yamlMatthew Eddey1-1/+1
Another typo?
2016-01-07stack.yaml - use older aeson to avoid excessive memory use on compile.John MacFarlane1-0/+2
2016-01-06stack.yaml, stack.full.yaml - use lts-4.0 resolver.John MacFarlane1-1/+1
2016-01-06stack.yaml: bump pandoc-types version to 1.16.0.1.John MacFarlane1-1/+1
2016-01-02Updated stack.yaml files.John MacFarlane1-5/+3
Use latest resolver. Use latest pandoc-citeproc and pandoc-types release.
2015-12-30stack.yaml - use simpler extra-deps field.John MacFarlane1-3/+2
2015-12-29Use cmark 0.5.John MacFarlane1-0/+2
Closes #2605.
2015-12-13Use lts-3.18 in stack.yamls.John MacFarlane1-5/+1
2015-12-12Update to use latest releases of highlighting-kate and texmath.John MacFarlane1-3/+3
2015-12-12stack.yaml - use latest pandoc-types.John MacFarlane1-1/+1
2015-12-12Modified readers to emit SoftBreak when appropriate.John MacFarlane1-1/+1
2015-12-12Updated pandoc-types commit in stack.yamlJohn MacFarlane1-1/+1
2015-12-11stack.yaml: Use pandoc-types commit with SoftBreak.John MacFarlane1-1/+1
2015-12-11Update texmath version in stack.yaml.John MacFarlane1-1/+1
2015-12-11Use latest texmath dev version in stack.yaml.John MacFarlane1-1/+1
2015-12-01Use lts-3.16.John MacFarlane1-1/+1
2015-11-19Merge branch 'new-image-attributes' of https://github.com/mb21/pandoc into ↵John MacFarlane1-0/+8
mb21-new-image-attributes * Bumped version to 1.16. * Added Attr field to Link and Image. * Added `common_link_attributes` extension. * Updated readers for link attributes. * Updated writers for link attributes. * Updated tests * Updated stack.yaml to build against unreleased versions of pandoc-types and texmath. * Fixed various compiler warnings. Closes #261. TODO: * Relative (percentage) image widths in docx writer. * ODT/OpenDocument writer (untested, same issue about percentage widths). * Update pandoc-citeproc.
2015-11-14Use lts-3.13 resolver.John MacFarlane1-1/+1
2015-10-18stack.yaml : use 3.10 resolver.John MacFarlane1-1/+1
2015-10-12Changed stack.yaml to use latest resolver (3.9).John MacFarlane1-2/+1
2015-09-20Allow aeson 0.10.John MacFarlane1-0/+1
2015-09-09stack.yaml - bump to latest LTS Stackage.John MacFarlane1-1/+1
2015-08-16stack-yaml: use lts 3.1 resolver.John MacFarlane1-1/+1
2015-08-13Added a stack.yaml.John MacFarlane1-0/+11