Dependencies for texmath-0.12.10
Libraries
texmath
- base (>=4.11 && <5)
- containers
- mtl (>=2.2.1)
- pandoc-types (>=1.20 && <1.24)
- parsec (>=3)
- split
- syb (>=0.4.2 && <0.8)
- text
- typst-symbols (>=0.1.7 && <0.1.8)
- xml
Executables
texmath
- if flag(executable)
- aeson
- base (>=4.11 && <5)
- bytestring
- network-uri (>=2.6)
- pandoc-types (>=1.20 && <1.24)
- pretty-show
- texmath
- text
- xml
- buildable: False
texmath-server
- if flag(server)
- aeson
- base (>=4.8 && <5)
- optparse-applicative
- safe
- servant-server
- texmath
- text
- wai
- wai-extra
- wai-logger
- warp
- xml
- buildable: False
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
executable | Compile test executable. | Disabled |
server | Compile webserver. | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info