Skip to content

Haskell app configuration management inspired by Golang Viper

License

Notifications You must be signed in to change notification settings

ivanjovanovic/hiper

Repository files navigation

Build Status

Hiper - Viper inspired configuration library for Haskell

Requirements

Use case

  • Simplest, provide defaults. Ask for parsing and return defaults.

Defaults

  • Client can define config type to be read adding type safety to the config
  • Client can define which locations should be checked to parse additional configuration

Design

  • Intermediate representation for writing to and reading from in a type safe way.

Resources

About

Haskell app configuration management inspired by Golang Viper

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published