套件:libghc-wizards-prof(1.0.3-2 以及其他的)
libghc-wizards-prof 的相關連結
Debian 的資源:
下載原始碼套件 haskell-wizards:
- [haskell-wizards_1.0.3-2.dsc]
- [haskell-wizards_1.0.3.orig.tar.gz]
- [haskell-wizards_1.0.3-2.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [hackage.haskell.org]
相似套件:
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.
其他與 libghc-wizards-prof 有關的套件
|
|
|
|
-
- dep: libghc-base-prof-4.13.0.0-2f220 [amd64]
- 本虛擬套件由這些套件填實: ghc-prof
-
- dep: libghc-base-prof-4.13.0.0-3cd45 [i386]
- 本虛擬套件由這些套件填實: ghc-prof
-
- dep: libghc-base-prof-4.13.0.0-5b8ba [armhf]
- 本虛擬套件由這些套件填實: ghc-prof
-
- dep: libghc-base-prof-4.13.0.0-d4e5b [arm64]
- 本虛擬套件由這些套件填實: ghc-prof
-
- dep: libghc-containers-prof-0.6.2.1-39f42 [arm64]
- 本虛擬套件由這些套件填實: ghc-prof
-
- dep: libghc-containers-prof-0.6.2.1-53ee1 [armhf]
- 本虛擬套件由這些套件填實: ghc-prof
-
- dep: libghc-containers-prof-0.6.2.1-67b24 [i386]
- 本虛擬套件由這些套件填實: ghc-prof
-
- dep: libghc-containers-prof-0.6.2.1-ab1cf [amd64]
- 本虛擬套件由這些套件填實: ghc-prof
-
- dep: libghc-control-monad-free-prof-0.6.2-30737 [armhf]
- 本虛擬套件由這些套件填實: libghc-control-monad-free-prof
-
- dep: libghc-control-monad-free-prof-0.6.2-5a980 [amd64, arm64]
- 本虛擬套件由這些套件填實: libghc-control-monad-free-prof
-
- dep: libghc-control-monad-free-prof-0.6.2-f914d [i386]
- 本虛擬套件由這些套件填實: libghc-control-monad-free-prof
-
- dep: libghc-haskeline-prof-0.7.5.0-01122 [armhf]
- 本虛擬套件由這些套件填實: ghc-prof
-
- dep: libghc-haskeline-prof-0.7.5.0-4cbf7 [i386]
- 本虛擬套件由這些套件填實: ghc-prof
-
- dep: libghc-haskeline-prof-0.7.5.0-52a07 [arm64]
- 本虛擬套件由這些套件填實: ghc-prof
-
- dep: libghc-haskeline-prof-0.7.5.0-d1275 [amd64]
- 本虛擬套件由這些套件填實: ghc-prof
-
- dep: libghc-mtl-prof-2.2.2-7208c [amd64, arm64]
- 本虛擬套件由這些套件填實: ghc-prof
-
- dep: libghc-mtl-prof-2.2.2-c5b7a [armhf]
- 本虛擬套件由這些套件填實: ghc-prof
-
- dep: libghc-mtl-prof-2.2.2-e0289 [i386]
- 本虛擬套件由這些套件填實: ghc-prof
-
- dep: libghc-transformers-prof-0.5.6.2-38196 [armhf]
- 本虛擬套件由這些套件填實: ghc-prof
-
- dep: libghc-transformers-prof-0.5.6.2-59c2c [amd64, arm64]
- 本虛擬套件由這些套件填實: ghc-prof
-
- dep: libghc-transformers-prof-0.5.6.2-65980 [i386]
- 本虛擬套件由這些套件填實: ghc-prof
-
- dep: libghc-wizards-dev (= 1.0.3-2+b1)
- library for interrogative programs