stack
LicenseBSD-3-Clause
Safe HaskellNone
LanguageGHC2024

Stack.Config.ConfigureScript

Description

 
Synopsis

Documentation

ensureConfigureScript :: HasConfig 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.