@hackage augeas0.6.1
A Haskell FFI wrapper for the Augeas API
Categories
License
LicenseRef-LGPL
Maintainer
jude@pwan.org
Links
Versions
Installation
Dependencies (4)
- base >=4.0 && <5
- bytestring >=0.9.0.1
- directory
- unix >=2.3.0.0 Show all…
Dependents (2)
@hackage/acme-everything, @hackage/iptadmin
Enjoy your Haskell bindings for Augeas. To build the library:
chmod a+x ./configure ./configure make test sudo make install