libghc6-xmonad-doc | A lightweight X11 window manager; documentation | Mehr ...
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.
xmonad is configured at build time. The xmonad package ships with the default configuration, but if you want to re-configure it, you have to recompile it. This package contains the xmonad source and the xmonad-rebuild binary that will build a per-user xmonad using the configuration in ~/.xmonad/Config.hs.