stack-3.9.1: A program for developing Haskell projects
LicenseBSD-3-Clause
Safe HaskellNone
LanguageGHC2024

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