stack-3.7.1: The Haskell Tool Stack
LicenseBSD-3-Clause
Safe HaskellNone
LanguageGHC2021

Stack.Types.Build.Exception

Description

 
Synopsis

Documentation

data BuildPrettyException Source #

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