stack-3.7.1: The Haskell Tool Stack
LicenseBSD-3-Clause
Safe HaskellNone
LanguageGHC2021

Stack.Config.ConfigureScript

Description

 
Synopsis

Documentation

ensureConfigureScript :: (HasProcessContext env, HasTerm env) => Path b Dir -> RIO env () Source #

For the given directory, yields an action that trys to generate a configure script with autoreconf, if one does not exist in the directory.