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

Stack.Types.Build.Exception

Synopsis

Documentation

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