haskell-shellac 0.9.5.1-1build1 source package in Ubuntu

Changelog

haskell-shellac (0.9.5.1-1build1) precise; urgency=low

  * Rebuild for new GHC ABIs.
 -- Colin Watson <email address hidden>   Thu, 03 Nov 2011 08:49:39 -0400

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
haskell-shellac_0.9.5.1.orig.tar.gz 19.4 KiB d761f2ef12f4ac39cfea52db8db54ddf3a89acf21c270af3603d79190b5cd7a5
haskell-shellac_0.9.5.1-1build1.debian.tar.gz 2.2 KiB cba2475a0b301357636c3372c183de295563eefa6ebbc49e75c200ca87ec7e7c
haskell-shellac_0.9.5.1-1build1.dsc 2.3 KiB 1d51b551e84b15a72b6332d59f1db7b53e7f043599596fab07c0a5655a4b3ead

Available diffs

View changes file

Binary packages built by this source

libghc-shellac-dev: Framework for creating shell environments

 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.
 .
 Shellac is a framework for building read-eval-print style shells. Shells
 are created by declaratively defining a set of shell commands and an
 evaluation function. Shellac supports multiple shell backends, including
 a basic backend which uses only Haskell IO primitives and a full featured
 readline backend based on the Haskell readline bindings found in the
 standard libraries. This library attempts to allow users to write shells
 at a high level and still enjoy the advanced features that may be available
 from a powerful line editing package like readline.

libghc-shellac-doc: Framework for creating shell environments; documentation

 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.
 .
 Shellac is a framework for building read-eval-print style shells. Shells
 are created by declaratively defining a set of shell commands and an
 evaluation function. Shellac supports multiple shell backends, including
 a basic backend which uses only Haskell IO primitives and a full featured
 readline backend based on the Haskell readline bindings found in the
 standard libraries. This library attempts to allow users to write shells
 at a high level and still enjoy the advanced features that may be available
 from a powerful line editing package like readline.

libghc-shellac-prof: Framework for creating shell environments; 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.
 .
 Shellac is a framework for building read-eval-print style shells. Shells
 are created by declaratively defining a set of shell commands and an
 evaluation function. Shellac supports multiple shell backends, including
 a basic backend which uses only Haskell IO primitives and a full featured
 readline backend based on the Haskell readline bindings found in the
 standard libraries. This library attempts to allow users to write shells
 at a high level and still enjoy the advanced features that may be available
 from a powerful line editing package like readline.