deb_control_files:
- control
- md5sums
deb_fields:
Architecture: arm64
Depends: libghc-base-dev-4.18.2.1-75247, libghc-bytestring-dev-0.11.5.3-31c85, libghc-containers-dev-0.6.7-3eda8,
libghc-parsec-dev-3.1.16.1-6f3a3, libghc-text-dev-2.0.2-edcc7, libghc-transformers-dev-0.6.1.0-5335d,
libghc-unicode-data-dev-0.4.0.1-9cb64, libghc-unicode-transforms-dev-0.4.0.1-fc39b,
libc6 (>= 2.17), libgmp10 (>= 2:6.3.0+dfsg)
Description: |-
Pure Haskell commonmark parser
This library provides the core data types and functions
for parsing commonmark (<https://spec.commonmark.org>).
The parser is fully commonmark-compliant and passes the test
suite. It is designed to be customizable and easily extensible.
To customize the output, create an AST, or support a new output
format, one need only define some new typeclass instances.
It is also easy to add new syntax elements or modify existing ones.
.
Accurate information about source positions is available
for all block and inline elements. Thus the library can be
used to create an accurate syntax highlighter or
an editor with live preview.
.
The parser has been designed for robust performance
even in pathological cases that tend to cause stack overflows or
exponential slowdowns in other parsers, with parsing speed that
varies linearly with input length.
.
Related packages:
.
- commonmark-extensions (which defines a number of syntax extensions)
- commonmark-pandoc (which allows using this parser to create a Pandoc
structure)
- commonmark-cli (a command-line tool for converting and
syntax-highlighting commonmark documents)
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Ghc-Package: commonmark-0.2.6.1-EaXxk9DJUFVw4bynOj022
Homepage: https://github.com/jgm/commonmark-hs
Installed-Size: '27869'
Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org>
Package: libghc-commonmark-dev
Priority: optional
Provides: libghc-commonmark-dev-0.2.6.1-3d8d3
Section: haskell
Source: haskell-commonmark
Version: 0.2.6.1-1
srcpkg_name: haskell-commonmark
srcpkg_version: 0.2.6.1-1