haskell-shakespeare 0.10.3.1-1 source package in Ubuntu

Changelog

haskell-shakespeare (0.10.3.1-1) unstable; urgency=low


  * New upstream version.

 -- Clint Adams <email address hidden>  Fri, 10 Feb 2012 14:26:34 -0500

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Precise release universe haskell

Downloads

File Size SHA-256 Checksum
haskell-shakespeare_0.10.3.1-1.dsc 2.4 KiB baf95c02b69365ba316bc3b18b3c9aa5b82f64e15eef0b8fc54dd7355a52a0a9
haskell-shakespeare_0.10.3.1.orig.tar.gz 7.5 KiB 44fea10de321b9fcf17ae34f7fecbf1b1c5bb5ada570f5480e5412fa162edcf1
haskell-shakespeare_0.10.3.1-1.debian.tar.gz 2.3 KiB 632d86e7e612fb16bfb08810bba1ca847bccdfecd19549f93bb007156b544eb1

Available diffs

No changes file available.

Binary packages built by this source

libghc-shakespeare-dev: No summary available for libghc-shakespeare-dev in ubuntu quantal.

No description available for libghc-shakespeare-dev in ubuntu quantal.

libghc-shakespeare-doc: No summary available for libghc-shakespeare-doc in ubuntu quantal.

No description available for libghc-shakespeare-doc in ubuntu quantal.

libghc-shakespeare-prof: toolkit for making compile-time interpolated templates; profiling libraries

 This package provides a library for the Haskell programming language,
 compiled for profiling.
 See http://www.haskell.org/ for more information on Haskell.
 .
 Shakespeare is a template family for type-safe, efficient templates
 with simple variable interpolation . Shakespeare templates can be
 used inline with a quasi-quoter or in an external file. Shakespeare
 interpolates variables according to the type being inserted.