xmonad 0.15-1build1 source package in Ubuntu
Changelog
xmonad (0.15-1build1) eoan; urgency=medium * Rebuild against new GHC abi. -- Gianfranco Costamagna <email address hidden> Thu, 08 Aug 2019 16:33:45 +0200
Upload details
- Uploaded by:
- Gianfranco Costamagna
- Uploaded to:
- Eoan
- Original maintainer:
- Debian Haskell Group
- Architectures:
- any all
- Section:
- x11
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
xmonad_0.15.orig.tar.gz | 67.2 KiB | 4a7948e6eee5e34a27d15444589ade3b3fa1adecadbf37b943cff8348380f928 |
xmonad_0.15-1build1.debian.tar.xz | 13.4 KiB | aecd6798283cd74371c2fcc5af1c35647980c37a2d915e9d7b24cebeb0a339c0 |
xmonad_0.15-1build1.dsc | 2.8 KiB | 876a06cccc29b1f25e6cac61236ae5f09d33009f5d27be91bd6fba4f81bc730e |
Available diffs
- diff from 0.14.2-3 (in Debian) to 0.15-1build1 (2.5 KiB)
- diff from 0.15-1 (in Debian) to 0.15-1build1 (308 bytes)
Binary packages built by this source
- libghc-xmonad-dev: No summary available for libghc-xmonad-dev in ubuntu eoan.
No description available for libghc-xmonad-dev in ubuntu eoan.
- 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: No summary available for libghc-xmonad-prof in ubuntu eoan.
No description available for libghc-xmonad-prof in ubuntu eoan.
- 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