Pakket: libghc-wizards-prof (1.0.3-5)
Verwijzigingen voor libghc-wizards-prof
Debian bronnen:
Het bronpakket haskell-wizards downloaden:
- [haskell-wizards_1.0.3-5.dsc]
- [haskell-wizards_1.0.3.orig.tar.gz]
- [haskell-wizards_1.0.3-5.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [hackage.haskell.org]
Vergelijkbare pakketten:
library for interrogative programs; profiling libraries
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, compiled for profiling. See http://www.haskell.org/ for more information on Haskell.
Andere aan libghc-wizards-prof gerelateerde pakketten
|
|
|
|
-
- dep: libghc-base-prof-4.18.2.1-3be9b
- virtueel pakket geboden door ghc-prof
-
- dep: libghc-containers-prof-0.6.7-138bd
- virtueel pakket geboden door ghc-prof
-
- dep: libghc-control-monad-free-prof-0.6.2-97c62
- virtueel pakket geboden door libghc-control-monad-free-prof
-
- dep: libghc-haskeline-prof-0.8.2.1-27424
- virtueel pakket geboden door ghc-prof
-
- dep: libghc-mtl-prof-2.3.1-c3eca
- virtueel pakket geboden door ghc-prof
-
- dep: libghc-transformers-prof-0.6.1.0-6ad3c
- virtueel pakket geboden door ghc-prof
-
- dep: libghc-wizards-dev (= 1.0.3-5)
- library for interrogative programs