tinyfiledialogs: Wrapper around the 'tiny file dialogs' C library
tiny file dialogs is a single self-contained C library that provides a powerful set of cross-platform dialog boxes providing the following functions:
beep
notify popup
message & question
input & password
save file
open file(s)
select folder
color picker
This package bundles the C library (currently v3.3.1) and provides a complete Haskell interface. Proper Unicode support has been tested on Windows, Mac and Linux.
[Skip to Readme]
Flags
Manual Flags
| Name | Description | Default | 
|---|---|---|
| forceconsole | Only show console dialogs, not graphical ones  | Disabled | 
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- tinyfiledialogs-0.2.1.0.tar.gz [browse] (Cabal source package)
 - Package description (as included in the package)
 
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
 
| Versions [RSS] | 0.1.0.0, 0.2.0.0, 0.2.1.0 | 
|---|---|
| Change log | changelog.md | 
| Dependencies | base (>=4.7 && <5), bytestring, text [details] | 
| License | BSD-3-Clause | 
| Copyright | 2014 - 2017 Guillaume Vareille, Michael Tolly | 
| Author | Guillaume Vareille, Don Heyse, Paul Rouget, Michael Tolly | 
| Maintainer | miketolly@gmail.com | 
| Category | GUI | 
| Home page | https://github.com/mtolly/tinyfiledialogs | 
| Source repo | head: git clone https://github.com/mtolly/tinyfiledialogs | 
| Uploaded | by mtolly at 2018-02-16T02:17:01Z | 
| Distributions | NixOS:0.2.1.0 | 
| Reverse Dependencies | 1 direct, 0 indirect [details] | 
| Downloads | 2289 total (6 in the last 30 days) | 
| Rating | (no votes yet) [estimated by Bayesian average] | 
| Your Rating | |
| Status | Docs available [build log] Last success reported on 2018-02-16 [all 1 reports]  |