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
Albert Krewinkel
e110da44ef
stack.yaml: more version updates
2023-03-18 09:20:56 +01:00
Albert Krewinkel
4b80cc6eef
stack.yaml: Use newest hslua-* versions
2023-03-18 09:18:24 +01:00
Albert Krewinkel
a23d14079c
pandoc-cli: add a Lua REPL
2023-03-17 09:18:41 -07:00
Albert Krewinkel
421884717d
Fix stack.yaml once more
2023-03-13 22:26:21 +01:00
Albert Krewinkel
39eb4145ba
Fix testing with stack
2023-03-13 13:46:15 +01:00
Albert Krewinkel
8a89a7f31c
Fix stack build after updating to new hslua version
2023-03-13 13:34:27 +01:00
John MacFarlane
d973804123
Use commonmark-extensions-0.2.3.4
2023-03-04 10:23:21 -08:00
John MacFarlane
6feeb0fe37
stack.yaml - add zip-archive dependency.
2023-03-04 10:05:29 -08:00
John MacFarlane
944055fdc1
Use latest skylighting-format-context
2023-02-14 09:56:37 -08:00
Albert Krewinkel
45367cdd37
Lua: add new function pandoc.system.cputime.
...
The function returns the CPU time consumed by pandoc and can be used to
benchmark Lua computations.
2023-02-14 09:44:20 -08:00
Albert Krewinkel
c2827e7765
Use latest pandoc-lua-marshal release, version 0.2.1.
...
All major AST elements now have `__tojson` metamethods that return the
JSON representation of an element. This allows to JSON-encode these
elements with libraries that respect the `__tojson` metamethod,
including dkjson.
2023-02-11 14:53:53 -08:00
John MacFarlane
2a9cd05023
stack.yaml: update skylighting deps.
2023-02-08 16:31:56 -08:00
John MacFarlane
a2d8a8757f
Use released skylighting 0.13.2.1
2023-02-08 15:27:10 -08:00
John MacFarlane
5d3b61a048
Fix skylighting clause for skylighting-core.
2023-01-29 15:22:42 -08:00
John MacFarlane
1caa50a428
Use dev skylighting-core
2023-01-29 14:51:59 -08:00
John MacFarlane
2e0a3d448f
stack.yaml - use latest hslua-list
2023-01-25 08:30:43 -08:00
John MacFarlane
8cb98f841e
stack.yaml - bump texmath version.
2023-01-25 08:10:02 -08:00
John MacFarlane
f66d5f4215
Fix version for pandoc-lua-marshall in stack.yaml.
2023-01-18 11:26:35 -08:00
John MacFarlane
2c299d7991
Use released versions of packages.
2023-01-18 11:05:09 -08:00