haskell-heist 1.1.0.1-2 source package in Ubuntu

Changelog

haskell-heist (1.1.0.1-2) unstable; urgency=medium

  * Lower dependency bounds

 -- Gianfranco Costamagna <email address hidden>  Fri, 06 Sep 2019 18:07:15 +0200

Upload details

Uploaded by:
Debian Haskell Group
Uploaded to:
Sid
Original maintainer:
Debian Haskell Group
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe misc

Downloads

File Size SHA-256 Checksum
haskell-heist_1.1.0.1-2.dsc 4.0 KiB e3a0a9e5b5a47a07982e7c45b6bb5337abb4caf8e9022e268800bcea8f6d7f8d
haskell-heist_1.1.0.1.orig.tar.gz 69.7 KiB 185778ba87642685b8c4ca5608963b05a4bae929a2e9474b1514126fb94b90c8
haskell-heist_1.1.0.1-2.debian.tar.xz 3.9 KiB a9408f84899ca6ba2d9d28c7a3bacfcd2dc44024712baba2b77f4be2415d76d3

No changes file available.

Binary packages built by this source

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

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

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

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

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.