Haskell package guidelines
Package creation guidelines
CLR – Cross – Eclipse – Free Pascal – GNOME – Go – Haskell – Java – KDE – Kernel – Lisp – MinGW – Node.js – Nonfree – OCaml – Perl – PHP – Python – Ruby – VCS – Web – Wine
This document aims to cover standards and guidelines for producing good Haskell packages on Arch.
cabal2arch
cabal2archAUR, 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.