/alpm4h

Haskell bindings to libalpm

Primary LanguageHaskellBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

alpm4h

Haskell bindings to libalpm, the Arch Linux Package Management library.

Goals

  • low-level binding to libalpm with basic marshalling (done)
  • high-level monadic API (done)
  • documentation (not done)
  • tests (not done)