summaryrefslogtreecommitdiff
path: root/stack.yaml
Commit message (Collapse)AuthorAge
* Use latest skylighting.John MacFarlane2017-01-29
|
* Use skylighting 0.1.1.1 in stack.yaml.John MacFarlane2017-01-21
|
* Use skylighting 0.1.1.John MacFarlane2017-01-19
| | | | Closes #3363.
* Updates to use skylighting rather than highlighting-kate.John MacFarlane2016-12-23
| | | | | | | | So far this just reproduces capacity. Later we'll be able to add features like warning messages, dynamic loading of xml syntax definitions, and dynamic loading of themes.
* stack.yaml - use texmath 0.9 release.John MacFarlane2016-11-30
|
* Use new module from texmath to lookup MS font codepoints.John MacFarlane2016-11-30
| | | | | | | | + Removed Text.Pandoc.Readers.Docx.Fonts + Moved its code to texmath; we now use (from texmath 0.9) Text.TeXMath.Unicode.Fonts + Use texmath 0.9 (currently from git). + Updated epub tests because texmath now handles more mathml.
* Updated stack.yaml to use lts 7.9 + latest pandoc-citeproc dev.John MacFarlane2016-11-27
|
* Use lts-7.5 resolver.John MacFarlane2016-10-26
|
* Use lts-7.4 resolver.John MacFarlane2016-10-18
|
* stack.yaml - use latest pandoc-types.John MacFarlane2016-10-18
|
* Bump pandoc-types versions to 1.17.0.3 in stack.yaml.John MacFarlane2016-10-17
|
* Use pandoc-types 1.17.0.2 in stack.yaml.John MacFarlane2016-10-17
|
* Try travis build with latest dev pandoc-types.John MacFarlane2016-10-17
|
* BUmp pandoc-types version in stack.yamls.John MacFarlane2016-10-17
|
* Update stack.yamls to use pandoc-types 1.17 release.John MacFarlane2016-10-16
|
* Use newest pandoc-types from repo.John MacFarlane2016-10-13
|
* Update stack.yaml files.John MacFarlane2016-10-13
|
* Updated stack.yaml and windows/stack.yaml to use latest pandoc-types.John MacFarlane2016-10-13
|
* Use doctemplates 0.1.0.2.John MacFarlane2016-10-02
|
* Use doctemplates 0.1.0.1.John MacFarlane2016-10-02
|
* Moved template compiling/rendering code to a separate library.John MacFarlane2016-10-02
| | | | | | jgm/doctemplates. This allows the pandoc templating system to be used independently.
* Use lts-7.0 in stack.yaml files.John MacFarlane2016-09-23
|
* Use texmath 0.8.6.5. Closes #3040.John MacFarlane2016-07-24
|
* Use cmark-0.5.3.1 in stack.yaml.John MacFarlane2016-07-16
|
* Use cmark-0.5.3 in stack.yaml.John MacFarlane2016-07-15
|
* Use pandoc-citeproc-0.10.1 for packages.John MacFarlane2016-07-14
|
* stack.yaml - use ghc 8.01 and nightly.John MacFarlane2016-07-13
|
* Depend on http-client 0.5, http-client-tls 0.3John MacFarlane2016-07-04
|
* stack.yaml: use 6.5 resolver.John MacFarlane2016-07-03
|
* Update texmath lower bound.John MacFarlane2016-06-22
|
* Use windows/stack.yaml for appveyor build.John MacFarlane2016-06-03
| | | | Use released pandoc-citeproc, not git.
* 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
|