Language

Package: ocaml4.07-tyxml @ 4.4.0

Synopsis

TyXML is a library for building correct HTML and SVG documents

Description

TyXML provides a set of convenient combinators that uses the OCaml type system to ensure the validity of the generated documents. TyXML can be used with any representation of HTML and SVG: the textual one, provided directly by this package, or DOM trees (js_of_ocaml-tyxml) virtual DOM (virtual-dom) and reactive or replicated trees (eliom). You can also create your own representation and use it to instantiate a new set of combinators.

Home page
https://github.com/ocsigen/tyxml/
Location
gnu/packages/ocaml.scm (line: 6689, column: 4)
License

Derivations

SystemTargetDerivationBuild status
x86_64-linux/gnu/store/q3id60zaqbylwfn501af4ld8rkf9x5vh-ocaml4.07-tyxml-4.4.0.drv

Lint warnings

LinterMessageLocation
input-labels

Identify input labels that do not match package names

label 'ocaml-alcotest' does not match package name 'ocaml4.07-alcotest'
input-labels

Identify input labels that do not match package names

label 'ocaml-re' does not match package name 'ocaml4.07-re'
input-labels

Identify input labels that do not match package names

label 'ocaml-seq' does not match package name 'ocaml4.07-seq'
input-labels

Identify input labels that do not match package names

label 'ocaml-uutf' does not match package name 'ocaml4.07-uutf'