augeas: A Haskell FFI wrapper for the Augeas API

[ library, program, system ] [ Propose Tags ]

A Haskell FFI wrapper for the Augeas API


[Skip to Readme]

Modules

[Last Documentation]

  • System
    • System.Augeas

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1, 0.1.1, 0.1.2, 0.2.0, 0.3.0, 0.3.1, 0.3.2, 0.3.3, 0.3.4, 0.3.5, 0.4.0, 0.5.0, 0.5.1, 0.6.0, 0.6.1
Change log ChangeLog
Dependencies base (>=4.0 && <5), bytestring (>=0.9.0.1), directory, HUnit, unix (>=2.3.0.0) [details]
License LicenseRef-GPL
Author Jude Nagurney
Maintainer jude@pwan.org
Category System
Home page http://trac.haskell.org/augeas
Uploaded by JudeNagurney at 2010-10-17T15:54:35Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Executables test-haskell-augeas
Downloads 12626 total (22 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2016-12-28 [all 8 reports]

Readme for augeas-0.3.2

[back to package description]
Enjoy your Haskell bindings for Augeas.
To build the library:

> ./configure
> make test
> sudo make install