summaryrefslogtreecommitdiff
path: root/MAKEHELP
Commit message (Collapse)AuthorAgeFilesLines
* docs: Flatten MAKEHELP/SUBMAKEHELPAustin Seipp2015-02-231-49/+0
| | | | | | | There's no reason to have two files, and this is one step towards a cleaner root directory. Signed-off-by: Austin Seipp <austin@well-typed.com>
* Globally replace "hackage.haskell.org" with "ghc.haskell.org"Simon Marlow2013-10-011-1/+1
|
* Remove html, pdf and ps from the list of targets in MAKEHELPIan Lynagh2011-04-281-6/+0
| | | | They don't exist in the makefiles.
* Update various 'sh boot's to 'perl boot'Ian Lynagh2010-05-161-1/+1
| | | | Spotted by Marco TĂșlio Gontijo e Silva
* suggest "cd <dir>; make help"Simon Marlow2009-06-161-8/+2
|
* mention 'make {html,ps,pdf}'Simon Marlow2009-06-161-0/+6
|
* Add 'make help', displaying a list of useful make targetsSimon Marlow2009-06-151-0/+55