Haskell package guidelines

Tango-view-fullscreen.png

Tango-view-fullscreen.png

This article or section needs expansion.

Reason: Please help improve this article by creating reasonable package creation guidelines for Haskell packages. The previous content on this page, which was unrelated to packaging guidelines, has been moved to ArchHaskell. (Discuss in Talk:Haskell package guidelines#)

Package creation guidelines

CLRCrossEclipseFree PascalGNOMEGoHaskellJavaKDEKernelLispMinGWNonfreeOCamlPerlPHPPythonRubyVCSWebWine

This document aims to cover standards and guidelines for producing good Haskell packages on Arch.

cabal2pkgbuild

cabal2pkgbuild-gitAUR, 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.