Fedora 22 Update: ghc-wizards-1.0.1-1.fc22

updates at fedoraproject.org updates at fedoraproject.org
Fri Mar 13 16:58:23 UTC 2015


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2015-2880
2015-02-28 16:26:23
--------------------------------------------------------------------------------

Name        : ghc-wizards
Product     : Fedora 22
Version     : 1.0.1
Release     : 1.fc22
URL         : https://hackage.haskell.org/package/wizards
Summary     : High level, generic library for interrogative user interfaces
Description :
'wizards' 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.



See the github page for examples on usage:

<http://www.github.com/liamoc/wizards>

For creating backends, the module "System.Console.Wizard.Internal" has a brief
tutorial.

--------------------------------------------------------------------------------
Update Information:

Update hledger to 0.24

- new dependencies: wizards, control-monad-free, tabular, prelude-extras, Decimal
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #1142928 - hledger-0.24 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=1142928
  [ 2 ] Bug #1142913 - ghc-hledger-lib-0.24 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=1142913
  [ 3 ] Bug #992478 - [ARM] hledger: FTBFS in rawhide
        https://bugzilla.redhat.com/show_bug.cgi?id=992478
  [ 4 ] Bug #1195551 - Review Request: ghc-prelude-extras - Haskell98 higher order versions of Prelude classes
        https://bugzilla.redhat.com/show_bug.cgi?id=1195551
  [ 5 ] Bug #1195555 - Review Request: ghc-tabular - Two-dimensional data tables with rendering functions
        https://bugzilla.redhat.com/show_bug.cgi?id=1195555
  [ 6 ] Bug #1195553 - Review Request: ghc-control-monad-free - Free monads and monad transformers
        https://bugzilla.redhat.com/show_bug.cgi?id=1195553
  [ 7 ] Bug #1195554 - Review Request: ghc-wizards - High level, generic library for interrogative user interfaces
        https://bugzilla.redhat.com/show_bug.cgi?id=1195554
--------------------------------------------------------------------------------

This update can be installed with the "yum" update program.  Use
su -c 'yum update ghc-wizards' at the command line.
For more information, refer to "Managing Software with yum",
available at http://docs.fedoraproject.org/yum/.

All packages are signed with the Fedora Project GPG key.  More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------


More information about the package-announce mailing list