agda-snippets: Render just the Agda snippets of a literate Agda file to HTML
This library provides a very simple function that translates just the code blocks of a literate Agda file to colourised, hyperlinked HTML. The output of this can then be run through Pandoc or other document processors to allow literate Agda to be comfortably written in any format that allows inline HTML snippets.
There is also a simple command-line application (agda-snippets
) included
that can be used as a standalone file processor.
The location of library source hyperlinks is configurable, as is the CSS class given to Agda code blocks.
This package is pinned to particular Agda versions, and therefore does not obey the PVP, as Agda does not. You should use whichever version of this library corresponds to the Agda version you wish to use.
The development version of this library, available from GitHub, may work with development versions of Agda, although it could be broken at any time. If you stick to stable versions, you should be fine.
Downloads
- agda-snippets-2.5.2.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 2.4.2.4, 2.4.2.5, 2.5.1, 2.5.2 |
---|---|
Dependencies | Agda (==2.5.2), agda-snippets, base (>=4.8 && <4.10), containers (>=0.5 && <0.6), mtl (>=2.1 && <2.3), network-uri (>=2.6 && <2.7), transformers (>=0.4 && <0.6), xhtml (>=3000.2.1 && <3000.3) [details] |
License | BSD-3-Clause |
Copyright | Liam O'Connor, 2015 |
Author | Liam O'Connor |
Maintainer | liamoc@cse.unsw.edu.au |
Revised | Revision 1 made by HerbertValerioRiedel at 2017-06-04T19:32:57Z |
Category | Dependent Types |
Home page | http://github.com/liamoc/agda-snippets#readme |
Source repo | head: git clone https://github.com/liamoc/agda-snippets |
Uploaded | by LiamOConnorDavis at 2017-06-04T10:57:25Z |
Distributions | |
Reverse Dependencies | 1 direct, 1 indirect [details] |
Executables | agda-snippets |
Downloads | 3941 total (16 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2017-06-04 [all 1 reports] |