Commit Graph
645 Commits
Author SHA1 Message Date
John MacFarlane dc36eb4311 Use dev texmath, update stack.yaml resolver. 2023-08-18 10:58:36 -07:00
John MacFarlane 14b5298052 Bump dates, update dependencies. 2023-08-06 11:44:41 -07:00
John MacFarlane 9164f4b677 Use released pandoc-types 1.23.1. 2023-08-06 11:32:07 -07:00
John MacFarlane 9c1147f483 Use dev pandoc-types.
This fixes a regression with toJSONFilter, which in 1.23.0.1 no longer
worked on pure values of type `a -> [a]`.

Closes #8976.
2023-08-04 21:46:50 -07:00
John MacFarlane b6ae1faed8 Fix typo in stack.yaml. 2023-07-20 22:38:03 -07:00
John MacFarlane 9bd01c6e6a Fix spurious skylighting entry in stack.yaml. 2023-07-20 22:18:20 -07:00
John MacFarlane 0c98f42725 Use released skylighting, typst. 2023-07-20 22:14:28 -07:00
John MacFarlane db2594aed4 Use latest dev typst-hs. 2023-07-19 22:27:48 -07:00
John MacFarlane 4d3c347f66 Use latest dev skyligting-core and typst. 2023-07-19 18:39:04 -07:00
John MacFarlane ce7146da9a Allow latest commonmark-extensions.
This allows entities in wikilinks.
2023-07-12 07:31:10 -07:00
hseg e0ea7d5297 Fix build (transitive dep not in lts) (#8945)
Commit 921b0949f4 bumped the skylighting-core
version, which requires a newer version of xml-conduit than is available in
lts-21.0.
Bump the version in stack.yaml
2023-07-07 07:44:59 -07:00
John MacFarlane ee42fe7281 Remove redundant lines in stack.yaml 2023-07-06 23:19:15 -07:00
John MacFarlane f53a7fc897 Use released typst 0.3.0.0. 2023-07-06 23:17:06 -07:00
John MacFarlane 921b0949f4 Depend on released skylighting 0.13.4. 2023-07-06 22:51:07 -07:00
John MacFarlane d76ca4624d Use released pandoc-types. 2023-07-06 22:48:13 -07:00
John MacFarlane 500b735d7e Use latest dev typst-hs. 2023-07-06 21:38:53 -07:00
John MacFarlane a2be4ac62b Add typst reader tests.
Closes #8942.
2023-07-06 12:20:20 -07:00
John MacFarlane d5bdfe2b94 Use latest dev typst-hs 2023-07-06 11:47:20 -07:00
John MacFarlane d3e485fcb0 Use latest dev typst-hs. 2023-07-05 12:44:57 -07:00
John MacFarlane e09c560256 Update typst-hs revision. 2023-07-05 11:25:30 -07:00
John MacFarlane 499276a4e5 Use latest dev typst-hs 2023-07-05 10:48:56 -07:00
John MacFarlane 45a6276da2 Use latest dev typst-hs. 2023-07-04 13:18:39 -07:00
John MacFarlane 2642cf17cf stack.ymal - add toml-parser (dep of typst-hs). 2023-07-04 11:17:37 -07:00
John MacFarlane fc74620915 stack.yaml: update typst-symbols version. 2023-07-04 11:05:35 -07:00
John MacFarlane ae57c6e3fb Use latest dev typst-hs. 2023-07-04 10:56:04 -07:00
John MacFarlane 104ffc6596 Use latest dev typst-hs. 2023-07-04 09:00:20 -07:00
John MacFarlane b4d7937852 Get things working with latest dev version of typst.
This supports package loading (as long as the package has been
cached or is local).
2023-07-03 22:50:10 -07:00
John MacFarlane 6e9eed8fdd Fix stack.yaml again! 2023-06-30 15:40:49 -07:00
John MacFarlane f75bd2bde9 Fix stack.yaml; typst-symbols. 2023-06-30 15:31:02 -07:00
John MacFarlane c8e506ee4a Fix stack.yaml. 2023-06-30 14:42:50 -07:00
John MacFarlane 0498378d00 Update stack.yaml. 2023-06-30 14:13:13 -07:00
pacien 34075d5d0c stack: add pkg-config to nix packages (#8927)
Without this, some dependencies refuse to build.
2023-06-29 10:02:23 -07:00
John MacFarlane c80ebc4621 Require commonmark >= 0.2.3 and fix import warning. 2023-06-26 09:15:11 -07:00
John MacFarlane da99cd4e21 Remove unneeded stack entries 2023-06-24 11:26:49 -07:00
John MacFarlane 713e9a61ac Add http-client-tls to stack.yaml 2023-06-22 10:33:59 -07:00
Felix Yan 3fb69c634c Use crypton-connection instead of connection (#8896)
Follows the change introduced in tls 1.7.0. Fixes building.
Remove tls < 1.7 from cabal.project
2023-06-22 09:56:09 -07:00
John MacFarlane 25c797e9d4 Add hslua-repl to stack.yaml. 2023-06-21 11:12:50 -07:00
John MacFarlane 0853b5887c Use lts-21.0 for stack.yaml. 2023-06-21 09:44:49 -07:00
John MacFarlane 19ea12dc64 Bump versions for skylighting-core, skylighting. 2023-06-20 11:05:13 -07:00
John MacFarlane 3975064e12 Use released typst 0.1.0.0 2023-06-06 17:24:06 -07:00
John MacFarlane 46a4e24d6b Add typst reader.
New module Text.Pandoc.Readers.Typst [API change].
2023-06-06 16:08:14 -07:00
John MacFarlane 5745ac8849 Update to latest dev texmath. 2023-05-13 11:48:15 -07:00
John MacFarlane 055c5e5549 Use latest dev texmath. 2023-05-13 11:36:49 -07:00
John MacFarlane 78933cf5a1 Update texmath commit. 2023-05-11 16:55:58 -07:00
John MacFarlane 65346fa6b1 Use latest texmath 2023-05-06 11:03:51 -07:00
John MacFarlane 52196617c8 Use dev version of texmath. 2023-05-01 21:19:02 -07:00
John MacFarlane 3f7c17ce16 stack.yaml - adjust texmath version. 2023-03-30 14:40:19 -07:00
Albert Krewinkel 2821ca72ff Use released version of hslua-module-{system,text} 2023-03-26 18:28:46 +02:00
John MacFarlane fcea9480b9 Update stack.yaml 2023-03-25 22:12:43 -07:00
Albert Krewinkel f9b6777a92 pandoc-cli: require hslua-cli-1.4.1
This fixes a bug where the program would not enter interactive mode if
`-v`, `-e`, or `-l` was used together with the `-i` command line flag.
2023-03-18 18:26:12 +01:00