haskell-heist 1.1.0.1-3build3 source package in Ubuntu

Changelog

haskell-heist (1.1.0.1-3build3) hirsute; urgency=medium

  * No-change rebuild for new GHC ABIs

 -- Steve Langasek <email address hidden>  Thu, 29 Oct 2020 20:32:28 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Hirsute
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Jammy release universe misc

Downloads

File Size SHA-256 Checksum
haskell-heist_1.1.0.1.orig.tar.gz 69.7 KiB 185778ba87642685b8c4ca5608963b05a4bae929a2e9474b1514126fb94b90c8
haskell-heist_1.1.0.1-3build3.debian.tar.xz 4.6 KiB f8d315433f3779a68e8cb0a136866390e36830d74c8200667e2d4dcf6091be14
haskell-heist_1.1.0.1-3build3.dsc 4.1 KiB a14ad2a4dcb85e87167d7e58dab2ce17857e259ce01980c2f77b321e57354c1b

Available diffs

View changes file

Binary packages built by this source

libghc-heist-dev: No summary available for libghc-heist-dev in ubuntu impish.

No description available for libghc-heist-dev in ubuntu impish.

libghc-heist-doc: No summary available for libghc-heist-doc in ubuntu impish.

No description available for libghc-heist-doc in ubuntu impish.

libghc-heist-prof: template system supporting both HTML5 and XML; profiling libraries

 Heist is a powerful template system that supports both HTML5 and XML.
 Some of Heist's features are:
  - Designer-friendly HTML5 (or XML) syntax
  - Templates can be reloaded to make changes visible without
    recompiling your Haskell code
  - Enforces near-perfect separation of business logic and view
  - Powerful abstraction primitives allowing you to eliminate
    repetition
  - Easy creation of domain-specific markup languages
  - Built-in support for including JSON and Markdown content in
    templates
  - Simple mechanism for designer-specified template caching
  - Optional merging of multiple <head> tags defined anywhere in the
    document
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling. See http://www.haskell.org/ for more information on Haskell.