xmonad 0.17.2-1ubuntu2 source package in Ubuntu

Changelog

xmonad (0.17.2-1ubuntu2) noble; urgency=medium

  * Rebuild against new GHC ABI.

 -- Gianfranco Costamagna <email address hidden>  Wed, 08 Nov 2023 10:57:47 +0100

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
x11
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe x11

Downloads

File Size SHA-256 Checksum
xmonad_0.17.2.orig.tar.gz 92.5 KiB 343277e38d273e12d4e25b44d29875b590a30b51cc228c01fbf69c31844a1fa7
xmonad_0.17.2-1ubuntu2.debian.tar.xz 13.8 KiB 118d432f60cb561448b9e24af3c4cbdb89149aab385f5459dd02a23476833a80
xmonad_0.17.2-1ubuntu2.dsc 2.7 KiB e496ff79be8b63fb86ff9bf0cfd6401bd489bee27267e5055aa3ea5a38bb73a3

Available diffs

View changes file

Binary packages built by this source

libghc-xmonad-dev: Lightweight X11 window manager

 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.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

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

 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.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

libghc-xmonad-prof: Lightweight X11 window manager; profiling libraries

 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.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling. See http://www.haskell.org/ for more information on Haskell.

xmonad: Lightweight X11 window manager written in 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