https://github.com/m0rphism/haskell-dmenu
Complete Haskell bindings for dmenu and dmenu2. Provides fuzzy selection via a GUI menu.
https://github.com/m0rphism/haskell-dmenu
dmenu haskell library
Last synced: 5 months ago
JSON representation
Complete Haskell bindings for dmenu and dmenu2. Provides fuzzy selection via a GUI menu.
- Host: GitHub
- URL: https://github.com/m0rphism/haskell-dmenu
- Owner: m0rphism
- License: bsd-3-clause
- Created: 2016-11-19T10:15:57.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-01-19T16:40:09.000Z (over 9 years ago)
- Last Synced: 2025-12-07T23:14:10.067Z (7 months ago)
- Topics: dmenu, haskell, library
- Language: Haskell
- Homepage:
- Size: 75.2 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# haskell-dmenu
Complete Haskell bindings for dmenu and dmenu2. Provides fuzzy selection via a GUI menu.
Documentation is provided on [hackage](https://hackage.haskell.org/package/dmenu/docs/DMenu.html).