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

Stack.Types.Resolver

Synopsis

Documentation

data AbstractResolver Source #

Either an actual resolver value, or an abstract description of one (e.g., latest nightly).

data Snapshots Source #

Most recent Nightly and newest LTS version per major release.

Constructors

Snapshots 

Fields

Instances

Instances details
FromJSON Snapshots Source # 
Instance details

Defined in Stack.Types.Resolver

Show Snapshots Source # 
Instance details

Defined in Stack.Types.Resolver