Copyright | (c) Sergey Vinokurov 2017 |
---|---|
License | BSD3-style |
Maintainer | cabal-devel@haskell.org |
Safe Haskell | None |
Language | Haskell2010 |
Documentation
:: Verbosity | |
-> TempFileOptions | |
-> Maybe (SymbolicPath CWD ('Dir Pkg)) | Working directory |
-> SymbolicPath Pkg ('Dir Response) | Directory to create response file in. |
-> String | Template for response file name. |
-> Maybe TextEncoding | Encoding to use for response file contents. |
-> [String] | Arguments to put into response file. |
-> (FilePath -> IO a) | |
-> IO a |