htconfig: higher type configuration parsing
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
The philosophy of this package is that configuration and input data should be parsed into a single data structure. Sources can be command line arguments, configuration files and even secondary files referred to by #include statements. See Data.Configfile.Class for details.
Properties
Versions | 0.1.0.0 |
---|---|
Change log | None available |
Dependencies | base (>=4.9 && <5), czipwith (>=1.0.1.0), lens (>=3.8), megaparsec (>=6.0.0 && <7), mtl (>=2.2.1) [details] |
License | GPL-3.0-only |
Copyright | 2018 Lackmann Phymetric GmbH |
Author | Olaf Klinke |
Maintainer | Olaf Klinke <http://hackage.haskell.org/user/olf> <olaf.klinke@phymetric.de> |
Category | Parsing |
Home page | http://www.lackmann-phymetric.de |
Uploaded | by olf at 2018-12-28T20:02:30Z |
Modules
- Control
- Monad
- Parse
- Control.Monad.Parse.Class
- Control.Monad.Parse.Megaparsec
- Parse
- Monad
- Data
- Configfile
- Data.Configfile.Class
- Configfile
Downloads
- htconfig-0.1.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees