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

Stack.Types.Platform

Synopsis

Documentation

data PlatformVariant Source #

A variant of the platform, used to differentiate Docker builds from host

platformVariantSuffix :: PlatformVariant -> String Source #

Render a platform variant to a String suffix.

platformOnlyRelDir :: (MonadReader env m, HasPlatform env, MonadThrow m) => m (Path Rel Dir) Source #

Relative directory for the platform identifier