haskell-hstringtemplate 0.8.8-2 source package in Ubuntu

Changelog

haskell-hstringtemplate (0.8.8-2) unstable; urgency=medium

  * Declare compliance with Debian policy 4.6.1
  * Sourceful upload for GHC 9.0.2

 -- Ilias Tsitsimpis <email address hidden>  Tue, 19 Jul 2022 11:10:07 +0300

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
haskell-hstringtemplate_0.8.8-2.dsc 2.9 KiB 2a5257056e0e79d28c797bf0faa9a8a4f72a8e68a1c173985ec02b294f8a74d9
haskell-hstringtemplate_0.8.8.orig.tar.gz 17.6 KiB 717df416550bdc62f2070c1a86238efe535b0fa41c5fd708c4f631f927880cd9
haskell-hstringtemplate_0.8.8-2.debian.tar.xz 4.2 KiB bbd10a6ccf52d19e10bc81f77733d252a4ff1eb11f2d4d05cbff79acbf8a4c4b

Available diffs

No changes file available.

Binary packages built by this source

libghc-hstringtemplate-dev: No summary available for libghc-hstringtemplate-dev in ubuntu kinetic.

No description available for libghc-hstringtemplate-dev in ubuntu kinetic.

libghc-hstringtemplate-doc: No summary available for libghc-hstringtemplate-doc in ubuntu kinetic.

No description available for libghc-hstringtemplate-doc in ubuntu kinetic.

libghc-hstringtemplate-prof: Haskell port of the Java library StringTemplate; profiling libraries

 This is a Haskell template engine. Its API is mainly inspired to that of
 the Java library StringTemplate, but it is implemented in a "Haskellish"
 manner.
 .
 It implements the basic 3.1 grammar, lacking group files (though not
 groups themselves), Regions, and Interfaces and extends it by allowing
 the application of alternating attributes to anonymous as well as
 regular templates, including therefore sets of alternating attributes.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling. See http://www.haskell.org/ for more information on Haskell.