The archlinux package
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.
Properties
| Versions | 0.1, 0.2, 0.2.1, 0.2.2, 0.2.3, 0.2.4, 0.3, 0.3.1, 0.3.2, 0.3.3, 0.3.4, 0.3.5, 0.3.6, 1.0, 1.1, 1.2, 1.3 |
|---|---|
| Dependencies | base (≥4 & <6), Cabal (≥1.6), containers, csv, deepseq, directory, filepath, HTTP, json, old-time, parallel, pretty, prettyclass, process, strict-concurrency, xhtml |
| License | BSD3 |
| Author | Don Stewart <dons@galois.com> |
| Maintainer | Don Stewart <dons@galois.com> |
| Stability | experimental |
| Category | Distribution |
| Home page | http://code.haskell.org/~dons/code/archlinux |
| Upload date | Sat Aug 7 17:55:51 UTC 2010 |
| Uploaded by | DonaldStewart |
| Built on | ghc-6.12 |
Modules
Downloads
- archlinux-0.3.1.tar.gz (Cabal source package)
- package description (included in the package)