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

Stack.Options.InitParser

Description

Functions to parse command line arguments for Stack's init and new commands.

Synopsis

Documentation

initOptsParser :: Parser InitOpts Source #

Parse command line arguments for Stack's init and new commands.