Cabal-1.2.2.0: A framework for packaging Haskell softwareContentsIndex
Distribution.Verbosity
Portabilityportable
Stabilityalpha
MaintainerIsaac Jones <ijones@syntaxpolice.org>
Contents
Verbosity
Description
Verbosity for Cabal functions
Synopsis
data Verbosity
silent :: Verbosity
normal :: Verbosity
verbose :: Verbosity
deafening :: Verbosity
moreVerbose :: Verbosity -> Verbosity
lessVerbose :: Verbosity -> Verbosity
intToVerbosity :: Int -> Maybe Verbosity
flagToVerbosity :: Maybe String -> Verbosity
showForCabal :: Verbosity -> String
showForGHC :: Verbosity -> String
Verbosity
data Verbosity
show/hide Instances
silent :: Verbosity
normal :: Verbosity
verbose :: Verbosity
deafening :: Verbosity
moreVerbose :: Verbosity -> Verbosity
lessVerbose :: Verbosity -> Verbosity
intToVerbosity :: Int -> Maybe Verbosity
flagToVerbosity :: Maybe String -> Verbosity
showForCabal :: Verbosity -> String
showForGHC :: Verbosity -> String
Produced by Haddock version 0.8