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.
Warnings:
- These packages miss upper bounds: - aeson - array - bytestring - cassava - containers - filepath - mtl - ordered-containers - parsec - pretty - pretty-show - regex-tdfa - scientific - tasty - tasty-golden - text - vector - xml-conduit - yaml Please add them, using `cabal gen-bounds` for suggestions. For more information see: https://pvp.haskell.org/
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, 0.5.0.4, 0.5.0.5, 0.6 |
---|---|
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
Name | Description | Default |
---|---|---|
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
- typst-0.1.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees