sebfisch / typed-config

Typed interface to configuration files in Haskell

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This Haskell library provides a typed interface to configuration
files. It translates configuration files as recognised by John
Goerzen's ConfigFile package into command line arguments parsed with
Neil Mitchell's cmdargs package.

About

Typed interface to configuration files in Haskell

License:Other


Languages

Language:Haskell 100.0%