lhs2tex 1.22-2build3 source package in Ubuntu

Changelog

lhs2tex (1.22-2build3) focal; urgency=medium

  * No-change rebuild with fixed binutils on arm64.

 -- Matthias Klose <email address hidden>  Sat, 08 Feb 2020 11:06:12 +0000

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Focal
Original maintainer:
Debian Haskell Group
Architectures:
any
Section:
text
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe text

Downloads

File Size SHA-256 Checksum
lhs2tex_1.22.orig.tar.gz 664.1 KiB 7eea3b5b4bae019aa9acb6036e6c2606c62a0d9969a081d4b9b9f04baa3129bd
lhs2tex_1.22-2build3.debian.tar.xz 6.8 KiB 19f86bea262c2e45cc958e0646bbdcd002ddd9c64225155c6012060bc6ec35f4
lhs2tex_1.22-2build3.dsc 2.1 KiB 871de233f5528655fcd7eeb372b1dab307882d7d343c9cf00532f24ab79cb272

Available diffs

View changes file

Binary packages built by this source

lhs2tex: Generates LaTeX code from literate Haskell sources

 lhs2TeX includes the following features:
 .
 Different styles to process your source file: for instance,
 "tt" style uses a monospaced font for the code while still
 allowing you to highlight keywords etc, whereas
 "poly" style uses proportional fonts for identifiers, handles
 indentation nicely, is able to replace binary operators by
 mathematical symbols and take care of complex horizontal
 alignments.
 .
 Formatting directives, which let you customize the way certain
 tokens in the source code should appear in the processed
 output.
 .
 A liberal parser that can handle most of the language
 extensions; you don't have to restrict yourself to Haskell 98.
 .
 Preprocessor-style conditionals that allow you to generate
 different versions of a document from a single source file
 (for instance, a paper and a presentation).
 .
 Active documents: you can use Haskell to generate parts of the
 document (useful for papers on Haskell).
 .
 A manual explaining all the important aspects of lhs2TeX.

lhs2tex-dbgsym: debug symbols for lhs2tex