xmonad-contrib 0.10-3 source package in Ubuntu

Changelog

xmonad-contrib (0.10-3) unstable; urgency=low


  * Sourceful upload to rebuild documentation package

 -- Joachim Breitner <email address hidden>  Fri, 10 Feb 2012 23:16:12 +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
Precise release universe x11

Downloads

File Size SHA-256 Checksum
xmonad-contrib_0.10-3.dsc 2.0 KiB a81a39dcd473cc554171aff3d3428559bb98fa1642bbd713f72eb816d26b9cd4
xmonad-contrib_0.10.orig.tar.gz 356.0 KiB d8c1a37d88270a45b68e347c056e0f487f739780af413b87265ede9c4cc6e752
xmonad-contrib_0.10-3.debian.tar.gz 8.2 KiB 710a1f0b902a5827afa84f82e5a2beb55cd4810a1d17602646c477ba2c63e729

Available diffs

No changes file available.

Binary packages built by this source

libghc-xmonad-contrib-dev: No summary available for libghc-xmonad-contrib-dev in ubuntu quantal.

No description available for libghc-xmonad-contrib-dev in ubuntu quantal.

libghc-xmonad-contrib-doc: No summary available for libghc-xmonad-contrib-doc in ubuntu quantal.

No description available for libghc-xmonad-contrib-doc in ubuntu quantal.

libghc-xmonad-contrib-prof: Extensions to xmonad; profiling libraries

 This is a huge extensions library for xmonad, providing alternative
 layout algorithms, key bindings, extended operations, and much more.
 .
 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.