Cabal-3.2.1.0: A framework for packaging Haskell software
Copyright Isaac Jones 2006 Duncan Coutts 2007-2009
Maintainer cabal-devel@haskell.org
Portability portable
Safe Haskell None
Language Haskell2010

Distribution.Simple.Program.Builtin

Description

The module defines all the known built-in Program s.

Where possible we try to find their version numbers.

Synopsis

The collection of unconfigured and configured programs

builtinPrograms :: [ Program ] Source #

The default list of programs. These programs are typically used internally to Cabal.

Programs that Cabal knows about