haskell-wizards 1.0.2-2build3 source package in Ubuntu

Changelog

haskell-wizards (1.0.2-2build3) wily; urgency=medium

  * Rebuild for new GHC ABIs.

 -- Colin Watson <email address hidden>  Tue, 30 Jun 2015 17:51:04 +0100

Upload details

Uploaded by:
Colin Watson
Uploaded to:
Wily
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-wizards_1.0.2.orig.tar.gz 8.1 KiB 4ba12c726d60688b8173db3891aa1dce7f57c6364c40ba2f1c2c8d16404bd30b
haskell-wizards_1.0.2-2build3.debian.tar.xz 2.6 KiB 6ace6b41fc9d99e3676e515c9dfde2542281435850e73bfe97c85a870024ddd4
haskell-wizards_1.0.2-2build3.dsc 2.5 KiB ddc82a54758e583856df0e3d0c61345423b00521fcd95e017fa1f6ba45304732

Available diffs

View changes file

Binary packages built by this source

libghc-wizards-dev: library for interrogative programs

 This library is a package designed for the quick and painless development of
 interrogative programs, which revolve around a "dialogue" with the user, who
 is asked a series of questions in a sequence much like an installation wizard.
 .
 Everything from interactive system scripts, to installation wizards, to
 full-blown shells can be implemented with the support of wizards.
 .
 It is developed transparently on top of a free monad, which separates out the
 semantics of the program from any particular interface. A variety of backends
 exist, including console-based System.Console.Wizard.Haskeline and
 System.Console.Wizard.BasicIO, and the pure System.Console.Wizard.Pure. It is
 also possible to write your own backends, or extend existing back-ends with
 new features. While both built-in IO backends operate on a console, there is
 no reason why wizards cannot also be used for making GUI wizard interfaces.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

libghc-wizards-doc: No summary available for libghc-wizards-doc in ubuntu wily.

No description available for libghc-wizards-doc in ubuntu wily.

libghc-wizards-prof: No summary available for libghc-wizards-prof in ubuntu wily.

No description available for libghc-wizards-prof in ubuntu wily.