Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 232 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 232 Bytes

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)