stack-2.11.1: The Haskell Tool Stack
Safe HaskellSafe-Inferred
LanguageGHC2021

Stack.Types.Build.Exception

Synopsis

Documentation

data BuildException Source #

Type representing exceptions thrown by functions exported by modules with names beginning Stack.Build.

pprintTargetParseErrors :: [StyleDoc] -> StyleDoc Source #

Helper function to pretty print an error message for target parse errors.

type LatestApplicableVersion = Maybe (Version, BlobKey) Source #

The latest applicable version and it's latest Cabal file revision. For display purposes only, Nothing if package not found