@hackage archlinux0.3
Support for working with Arch Linux packages
Deprecated
Dependencies (15)
Dependents (3)
@hackage/cabal2arch, @hackage/acme-everything, @hackage/archlinux-web
Support for working with Arch Linux packages
To get info about a package:
info "xmonad"
To find packages matching a string:
search "xmonad"
To find packages owned by a maintainer:
maintainer "arch-haskell"
Generate an html page of interesting facts about packages in AUR and Hackage.
report ["xmonad"]
See also the cabal2arch tool http://hackage.haskell.org/package/cabal2arch for conversion between Hackage and AUR.