xmonad 0.10-2 source package in Ubuntu

Changelog

xmonad (0.10-2) unstable; urgency=low


  * Upload to unstable, Haskell transtition timer has been reset by another
    upload anyways. 

 -- Joachim Breitner <email address hidden>  Thu, 01 Dec 2011 23:53:14 +0100

Upload details

Uploaded by:
Debian Haskell Group
Uploaded to:
Sid
Original maintainer:
Debian Haskell Group
Architectures:
any all
Section:
x11
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
xmonad_0.10-2.dsc 1.5 KiB d97afeb9a03420c1fc58f152324fdaddbcca506d99b76af53198f222c33bd553
xmonad_0.10.orig.tar.gz 56.3 KiB 4676717615d367abaf2e2bb609cf532427edfd87455268fa48552f7fcdf0e5a7
xmonad_0.10-2.debian.tar.gz 10.3 KiB fa67c300f81571fefe085c48acf552b9fa7dc0f23d8ffe43737fe685cc93585b

No changes file available.

Binary packages built by this source

libghc-xmonad-dev: Lightweight X11 window manager; libraries

 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.
 .
 Xmonad is a minimalist tiling window manager for X, written in
 Haskell. Windows are managed using automatic layout algorithms,
 which can be dynamically reconfigured. At any time windows are
 arranged so as to maximise the use of screen real estate. All
 features of the window manager are accessible purely from the
 keyboard: a mouse is entirely optional. Xmonad is configured in
 Haskell, and custom layout algorithms may be implemented by the user
 in config files. A principle of Xmonad is predictability: the user
 should know in advance precisely the window arrangement that will
 result from any action.
 .
 This package is what you need to build your custom configured xmonad
 binary.

libghc-xmonad-doc: Lightweight X11 window manager; documentation

 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.
 .
 Xmonad is a minimalist tiling window manager for X, written in
 Haskell. Windows are managed using automatic layout algorithms,
 which can be dynamically reconfigured. At any time windows are
 arranged so as to maximise the use of screen real estate. All
 features of the window manager are accessible purely from the
 keyboard: a mouse is entirely optional. Xmonad is configured in
 Haskell, and custom layout algorithms may be implemented by the user
 in config files. A principle of Xmonad is predictability: the user
 should know in advance precisely the window arrangement that will
 result from any action.
 .
 This package contains the documentation for building your custom
 configured xmonad binary as well as example configuration files.

libghc-xmonad-prof: Lightweight X11 window manager; 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.
 .
 Xmonad is a minimalist tiling window manager for X, written in
 Haskell. Windows are managed using automatic layout algorithms,
 which can be dynamically reconfigured. At any time windows are
 arranged so as to maximise the use of screen real estate. All
 features of the window manager are accessible purely from the
 keyboard: a mouse is entirely optional. Xmonad is configured in
 Haskell, and custom layout algorithms may be implemented by the user
 in config files. A principle of Xmonad is predictability: the user
 should know in advance precisely the window arrangement that will
 result from any action.
 .
 This package is what you need to profile your custom configured xmonad
 binary.

xmonad: Lightweight X11 window manager written in Haskell

 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.
 .
 Xmonad is a minimalist tiling window manager for X, written in
 Haskell. Windows are managed using automatic layout algorithms,
 which can be dynamically reconfigured. At any time windows are
 arranged so as to maximise the use of screen real estate. All
 features of the window manager are accessible purely from the
 keyboard: a mouse is entirely optional. Xmonad is configured in
 Haskell, and custom layout algorithms may be implemented by the user
 in config files. A principle of Xmonad is predictability: the user
 should know in advance precisely the window arrangement that will
 result from any action.
 .
 This package comes pre-configured with the default configuration. If
 you want to build your custom-configured version, make sure that
 libghc-xmonad-dev is installed and put your configuration in
 ~/.xmonad/xmonad.hs