Haskell package guidelines
Package creation guidelines
CLR – Cross – Eclipse – Free Pascal – GNOME – Go – Haskell – Java – KDE – Kernel – Lisp – MinGW – Nonfree – OCaml – Perl – PHP – Python – Ruby – VCS – Web – Wine
This document aims to cover standards and guidelines for producing good Haskell packages on Arch.
cabal2pkgbuild
cabal2pkgbuild-gitAUR[broken link: archived in aur-mirror], available in the AUR, may be used to automatically generate Arch packages from cabal build files. It is a wrapper around cblrepo. Generally there should be one package (i.e., one PKGBUILD) per .cabal
file for a package.