summaryrefslogtreecommitdiff
path: root/stack.yaml
Commit message (Collapse)AuthorAge
...
* Require texmath 0.8.6.2.John MacFarlane2016-04-20
| | | | | | | Closes several texmath-related bugs: #2775, #2310, #2310. This fixes issues with sub/superscript positioning and matrix column alignment in docx.
* rtack.yaml: use data-default 0.6.0.John MacFarlane2016-04-18
|
* Use texmath >= 0.8.6.1.John MacFarlane2016-03-29
| | | | | This fixes behavior of roots, e.g. `\sqrt[3]{x}`. See #2824.
* Use lts-5.8 resolver.John MacFarlane2016-03-19
|
* Fixed stack.yaml.John MacFarlane2016-02-17
|
* stack.yaml: Added commented-out commands to compile against aeson 0.11.John MacFarlane2016-02-10
| | | | This has been tested.
* Removed aeson extra-dep from stack.yaml.John MacFarlane2016-02-09
|
* Changed aeson version in stack.yaml to 0.11.0.0.John MacFarlane2016-02-09
|
* Updated to lts-5.2 resolver, aeson 0.11 in stack.yaml.John MacFarlane2016-02-09
|
* stack.yaml - use cmark 0.5.1.John MacFarlane2016-01-22
|
* Update stack.yamlMatthew Eddey2016-01-07
| | | Another typo?
* stack.yaml - use older aeson to avoid excessive memory use on compile.John MacFarlane2016-01-07
|
* stack.yaml, stack.full.yaml - use lts-4.0 resolver.John MacFarlane2016-01-06
|
* stack.yaml: bump pandoc-types version to 1.16.0.1.John MacFarlane2016-01-06
|
* Updated stack.yaml files.John MacFarlane2016-01-02
| | | | | Use latest resolver. Use latest pandoc-citeproc and pandoc-types release.
* stack.yaml - use simpler extra-deps field.John MacFarlane2015-12-30
|
* Use cmark 0.5.John MacFarlane2015-12-29
| | | | Closes #2605.
* Use lts-3.18 in stack.yamls.John MacFarlane2015-12-13
|
* Update to use latest releases of highlighting-kate and texmath.John MacFarlane2015-12-12
|
* stack.yaml - use latest pandoc-types.John MacFarlane2015-12-12
|
* Modified readers to emit SoftBreak when appropriate.John MacFarlane2015-12-12
|
* Updated pandoc-types commit in stack.yamlJohn MacFarlane2015-12-12
|
* stack.yaml: Use pandoc-types commit with SoftBreak.John MacFarlane2015-12-11
|
* Update texmath version in stack.yaml.John MacFarlane2015-12-11
|
* Use latest texmath dev version in stack.yaml.John MacFarlane2015-12-11
|
* Use lts-3.16.John MacFarlane2015-12-01
|
* Merge branch 'new-image-attributes' of https://github.com/mb21/pandoc into ↵John MacFarlane2015-11-19
| | | | | | | | | | | | | | | | | | | | | | 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.
* Use lts-3.13 resolver.John MacFarlane2015-11-14
|
* stack.yaml : use 3.10 resolver.John MacFarlane2015-10-18
|
* Changed stack.yaml to use latest resolver (3.9).John MacFarlane2015-10-12
|
* Allow aeson 0.10.John MacFarlane2015-09-20
|
* stack.yaml - bump to latest LTS Stackage.John MacFarlane2015-09-09
|
* stack-yaml: use lts 3.1 resolver.John MacFarlane2015-08-16
|
* Added a stack.yaml.John MacFarlane2015-08-13