@hackage tinyfiledialogs0.2.1.0

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.