License | BSD-3-Clause |
---|---|
Safe Haskell | None |
Language | GHC2021 |
Stack.Options.SnapshotParser
Description
Synopsis
- abstractSnapshotOptsParser :: Bool -> Parser (Unresolved AbstractSnapshot)
- compilerOptsParser :: Bool -> Parser WantedCompiler
- readCompilerVersion :: ReadM WantedCompiler
Documentation
abstractSnapshotOptsParser :: Bool -> Parser (Unresolved AbstractSnapshot) Source #
Parser for the snapshot
compilerOptsParser :: Bool -> Parser WantedCompiler Source #
readCompilerVersion :: ReadM WantedCompiler Source #