dmenu: Complete bindings to the dmenu and dmenu2 command line tools.
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
Warnings:
- 'ghc-options: -O2' is rarely needed. Check that it is giving a real benefit and not just imposing longer compile times on your users.
- From version 1.23 cabal supports specifiying explicit dependencies for Custom setup scripts. Consider using cabal-version >= 1.23 and adding a 'custom-setup' section with a 'setup-depends' field that specifies the dependencies of the Setup.hs script itself. The 'setup-depends' field uses the same syntax as 'build-depends', so a simple example would be 'setup-depends: base, Cabal'.
- Exposed modules use unallocated top-level names: DMenu
Provides fuzzy selection via a GUI menu.
Properties
Versions | 0.1.0.1, 0.1.0.1, 0.1.0.2, 0.2.0.0, 0.3.0.0, 0.3.1.0, 0.3.1.1 |
---|---|
Change log | None available |
Dependencies | base (>=4.7 && <5), containers, directory, lens, mtl, process, transformers [details] |
License | BSD-3-Clause |
Copyright | 2016 Hannes Saffrich |
Author | Hannes Saffrich |
Maintainer | Hannes Saffrich <m0rphism@zankapfel.org> |
Category | System |
Home page | https://github.com/m0rphism/haskell-dmenu |
Bug tracker | https://github.com/m0rphism/haskell-dmenu/issues |
Source repo | head: git clone https://github.com/m0rphism/haskell-dmenu.git |
Uploaded | by m0rphism at 2016-11-19T21:27:58Z |
Modules
[Index]
Downloads
- dmenu-0.1.0.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees