An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

settings

This library aims to be a tool for constructing a settings management UI on top of the relevant part of your program state. The settings tree structure definition is separate from the actual setting values, so your program logic code doesn't need to be changed. It can access the settings as regular Haskell values. The settings are presented to the user as a tree hierarchy. The idea has some similarity to git config and Weechat's settings system, but isn't identical. To get started, see the tutorial in the Data.Settings module.

Ecosystem
hackage.haskell.org
Latest Release
0.3.0.0
about 10 years ago
Versions
6
Downloads
4,006 total
Links
Registry hackage.haskell.org
Homepage Homepage
JSON API View JSON
CodeMeta codemeta.json
Package Details
PURL pkg:hackage/settings
spec
License Other
First Release over 10 years ago
Last Synced 3 days ago