aboutsummaryrefslogtreecommitdiff
path: root/driver
Commit message (Collapse)AuthorAgeFilesLines
* Break the response file by line termination ratherranden2015-07-301-1/+1
| | | | | | | | than spaces, since spaces may be within the parameters. This simple approach avoids having the need for any quoting and/or escaping (although a newline char will not be possible in a parameter and has no escape mechanism to allow it).
* Expand response files in argumentsMateusz Kowalczyk2015-03-281-3/+25
| | | | Closes #285
* Export Haddock's main entry point from librarySimon Hengel2012-10-041-0/+7