aboutsummaryrefslogtreecommitdiff
path: root/stack.yaml
AgeCommit message (Collapse)AuthorFilesLines
2017-01-31Version bounds: require skylighting 0.1.1.4, bump bounds for blaze-*.John MacFarlane1-1/+1
2017-01-29Merge branch 'typeclass'John MacFarlane1-1/+1
2017-01-29Use latest skylighting.John MacFarlane1-1/+1
2017-01-28Rely on skylighting 0.1.1.2.John MacFarlane1-1/+1
2017-01-25Revert "Added page breaks into Pandoc."John MacFarlane1-4/+1
This reverts commit f02a12aff638fa2339192231b8f601bffdfe3e14.
2017-01-25Added extra-dep: true to stack.yaml for url deps.John MacFarlane1-0/+2
2017-01-25Compile against pandoc-types 1.18.*.John MacFarlane1-1/+6
2017-01-21Use skylighting 0.1.1.1 in stack.yaml.John MacFarlane1-1/+1
2017-01-19Use skylighting 0.1.1.John MacFarlane1-1/+1
Closes #3363.
2016-12-23Updates to use skylighting rather than highlighting-kate.John MacFarlane1-1/+2
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.
2016-11-30stack.yaml - use texmath 0.9 release.John MacFarlane1-3/+1
2016-11-30Use new module from texmath to lookup MS font codepoints.John MacFarlane1-0/+3
+ 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.
2016-11-27Updated stack.yaml to use lts 7.9 + latest pandoc-citeproc dev.John MacFarlane1-1/+1
2016-10-26Use lts-7.5 resolver.John MacFarlane1-1/+1
2016-10-18Use lts-7.4 resolver.John MacFarlane1-2/+1
2016-10-18stack.yaml - use latest pandoc-types.John MacFarlane1-1/+1
2016-10-17Bump pandoc-types versions to 1.17.0.3 in stack.yaml.John MacFarlane1-1/+1
2016-10-17Use pandoc-types 1.17.0.2 in stack.yaml.John MacFarlane1-4/+1
2016-10-17Try travis build with latest dev pandoc-types.John MacFarlane1-1/+4
2016-10-17BUmp pandoc-types version in stack.yamls.John MacFarlane1-1/+1
2016-10-16Update stack.yamls to use pandoc-types 1.17 release.John MacFarlane1-3/+1
2016-10-13Use newest pandoc-types from repo.John MacFarlane1-1/+1
2016-10-13Update stack.yaml files.John MacFarlane1-2/+0
2016-10-13Updated stack.yaml and windows/stack.yaml to use latest pandoc-types.John MacFarlane1-1/+5
2016-10-02Use doctemplates 0.1.0.2.John MacFarlane1-1/+1
2016-10-02Use doctemplates 0.1.0.1.John MacFarlane1-1/+1
2016-10-02Moved template compiling/rendering code to a separate library.John MacFarlane1-0/+1
jgm/doctemplates. This allows the pandoc templating system to be used independently.
2016-09-23Use lts-7.0 in stack.yaml files.John MacFarlane1-4/+1
2016-07-24Use texmath 0.8.6.5. Closes #3040.John MacFarlane1-0/+1
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