haskell-heist 1.0.1.0-3 source package in Ubuntu

Changelog

haskell-heist (1.0.1.0-3) unstable; urgency=medium

  * Patch in order to work with newer versions of
    haskell-vector (Closes: #879222)

 -- Ilias Tsitsimpis <email address hidden>  Fri, 20 Oct 2017 21:44:50 +0300

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

Downloads

File Size SHA-256 Checksum
haskell-heist_1.0.1.0-3.dsc 4.2 KiB 56b99bc5b84d5b1550b26295d7f3303b14103c307ba590e464abda206e307c3e
haskell-heist_1.0.1.0.orig.tar.gz 69.4 KiB fd4ff3c1bfc1473feb9e913a5cdecaf56bc9db022abc27a76768cb6345c68bcb
haskell-heist_1.0.1.0-3.debian.tar.xz 4.2 KiB c8afc32ae81b0f721bcd47b2805df43708c4b0c31ebdb91e5e1f8bdd1a7f1dad

No changes file available.

Binary packages built by this source

libghc-heist-dev: template system supporting both HTML5 and XML

 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.
 See http://www.haskell.org/ for more information on Haskell.

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.