Cabal-3.0.2.0: A framework for packaging Haskell software

CopyrightIsaac Jones 2006 Duncan Coutts 2007-2009
Maintainercabal-devel@haskell.org
Portabilityportable
Safe HaskellNone
LanguageHaskell2010

Distribution.Simple.Program.Builtin

Contents

Description

The module defines all the known built-in Programs.

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