@hackage tinyfiledialogs0.2.0.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:

  • message & question

  • input & password

  • save file

  • open file(s)

  • select folder

  • color picker

This package bundles the C library (currently v3.0.9) and provides a complete Haskell interface. Proper Unicode support has been tested on Windows, Mac and Linux.