Name: DescriptiveKeys
Version: 0.0.4
License: BSD3
License-File: LICENSE
Author: Tony Morris <ʇǝu˙sıɹɹoɯʇ@ןןǝʞsɐɥ>
Maintainer: Tony Morris
Synopsis: A library for specifying xmonad key bindings with functionality.
Category: System
Description: A library for specifying xmonad key bindings with search and help functions.
Homepage: https://bitbucket.org/dibblego/descriptive-keys/
Cabal-version: >= 1.2
Build-Type: Simple
Flag small_base
Description: Choose the new, split-up base package.
Library
Build-Depends:
base < 5 && >= 3
, xmonad
, xmonad-contrib
, containers
GHC-Options:
-Wall
Hs-Source-Dirs:
src
Exposed-Modules:
XMonad.Config.DescriptiveKeys