typst: Parsing and evaluating typst syntax.

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

Warnings:

A library for parsing and evaluating typst syntax. Typst (https://typst.app) is a document layout and formatting language. This library targets typst 0.4 and currently offers only partial support.

Properties

Versions 0.1.0.0, 0.1.0.0, 0.2.0.0, 0.3.0.0, 0.3.1.0, 0.3.2.0, 0.3.2.1, 0.4, 0.5, 0.5.0.1, 0.5.0.2, 0.5.0.3
Change log CHANGELOG.md
Dependencies aeson, array, base (>=4.14 && <=5), bytestring, cassava, containers, filepath, mtl, ordered-containers, parsec, pretty, pretty-show, regex-tdfa, scientific, text, typst, typst-symbols (>=0.1 && <0.2), vector, xml-conduit, yaml [details]
License BSD-3-Clause
Copyright Copyright 2023 John MacFarlane
Author John MacFarlane
Maintainer jgm@berkeley.edu
Category Text
Source repo head: git clone https://github.com/jgm/typst-hs.git
Uploaded by JohnMacFarlane at 2023-06-07T00:17:57Z

Modules

[Index] [Quick Jump]

Flags

Automatic Flags
NameDescriptionDefault
executable

Compile executable to be used in testing and development.

Disabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees