Cabal-3.11.0.0: A framework for packaging Haskell software
Safe HaskellSafe-Inferred
LanguageHaskell2010

Distribution.Compat.ResponseFile

Synopsis

Documentation

expandResponse :: [String] -> IO [String] Source #

The arg file / response file parser.

This is not a well-documented capability, and is a bit eccentric (try cabal @foo @bar to see what that does), but is crucial for allowing complex arguments to cabal and cabal-install when using command prompts with strongly-limited argument length.