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.
cblrepo
cblrepo, may be used to automatically generate Arch packages from cabal build files. Generally there should be one package (i.e., one PKGBUILD) per .cabal
file for a package. a PKGBUILD can be generated as follows.
$ cblrepo pkgbuild yesod