Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improve wording in the help message | David Waern | 2008-06-26 | 1 | -2/+2 |
| | |||||
* | Use ghc-paths to get the lib dir | David Waern | 2008-06-26 | 1 | -1/+1 |
| | | | | | The path can still be overridden using the -B flag. It's not longer required to pass the lib dir to the program that runs the test suite. | ||||
* | Add a flag for turning off all warnings | David Waern | 2008-04-11 | 1 | -1/+3 |
| | |||||
* | Remove --no-implicit-prelide flag | David Waern | 2008-01-07 | 1 | -3/+0 |
| | |||||
* | Remove the -use-package flag, we don't support it anyway | David Waern | 2008-01-07 | 1 | -3/+0 |
| | |||||
* | Manual merge of old patch: | David Waern | 2007-11-11 | 1 | -2/+2 |
| | | | | | | Sat Apr 21 04:36:43 CEST 2007 Roberto Zunino <zunrob@users.sf.net> * URL expansion for %%, %L, %{LINE} | ||||
* | Add --ghc-version option | David Waern | 2007-10-20 | 1 | -1/+4 |
| | |||||
* | Name changes | David Waern | 2007-10-18 | 1 | -6/+6 |
| | |||||
* | Add support for --read-interface again | David Waern | 2007-10-18 | 1 | -3/+18 |
| | |||||
* | Add --optghc=.. style flag passing to GHC | David Waern | 2007-10-17 | 1 | -4/+9 |
| | |||||
* | Major refactoring | David Waern | 2007-08-29 | 1 | -2/+1 |
| | |||||
* | Add top module comment to all files | David Waern | 2007-08-17 | 1 | -2/+0 |
| | |||||
* | Small comment/layout fixes | David Waern | 2007-08-17 | 1 | -4/+12 |
| | |||||
* | Move options out of Main into Haddock.Options | David Waern | 2007-08-17 | 1 | -0/+131 |