Install this package:
emerge -a dev-haskell/configurator
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask dev-haskell/configurator
Or alternatively:
emerge --autounmask-write -a dev-haskell/configurator
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 0.3.0.0-r1 | 8 | ~amd64 | 0/0.3.0.0-r1 |
<pkgmetadata> <maintainer type="project"> <email>haskell@gentoo.org</email> <name>Gentoo Haskell</name> </maintainer> <longdescription> A configuration management library for programs and daemons. Features include: * Automatic, dynamic reloading in response to modifications to configuration files. * A simple, but flexible, configuration language, supporting several of the most commonly needed types of data, along with interpolation of strings from the configuration or the system environment (e.g. @$(HOME)@). * Subscription-based notification of changes to configuration properties. * An @import@ directive allows the configuration of a complex application to be split across several smaller files, or common configuration data to be shared across several applications. For details of the configuration file format, see <http://hackage.haskell.org/packages/archive/configurator/latest/doc/html/Data-Configurator.html>. </longdescription> </pkgmetadata>
| Type | File | Size | Versions |
|---|
| Type | File | Size |
|---|---|---|
| DIST | configurator-0.3.0.0.tar.gz | 15232 bytes |