| Commit message (Expand) | Author | Age | Files | Lines |
* | Doc typo | Ian Lynagh | 2007-02-27 | 1 | -1/+1 |
* | Fix defaulting for overloaded strings | simonpj@microsoft.com | 2007-02-21 | 1 | -1/+25 |
* | describe the Z-encoding for __stginit symbol names (addresses #1014) | Simon Marlow | 2007-02-20 | 1 | -1/+35 |
* | Improved naming of generated HTML files by using nice IDs | sven.panne@aedion.de | 2007-02-07 | 15 | -50/+50 |
* | Make the User's Guide DocBook XML 4.2 conformant again | sven.panne@aedion.de | 2007-02-07 | 3 | -38/+38 |
* | Update to manual section for ticky-ticky | Kirsten Chevalier | 2007-02-07 | 1 | -3/+3 |
* | clarify that -main-is sets main module and function | andrew.pimlott.ctr@metnet.navy.mil | 2007-01-31 | 1 | -1/+1 |
* | some dynamic flags cannot be used with OPTIONS_GHC, e.g. -i, -package | Simon Marlow | 2007-02-01 | 2 | -7/+12 |
* | Fix typo | Ian Lynagh | 2007-01-31 | 1 | -2/+2 |
* | Fix a typo | Pepe Iborra | 2007-01-31 | 1 | -1/+1 |
* | Add note about Template Haskell and mutual recursion | simonpj@microsoft.com | 2007-01-31 | 1 | -0/+8 |
* | Document the overloaded string extension. | lennart@augustsson.net | 2007-01-20 | 2 | -0/+66 |
* | User's guide: length is not a good consumer anymore. | Spencer Janssen | 2007-01-04 | 1 | -6/+0 |
* | Documentation for the new ':breakpoint continue' command | Pepe Iborra | 2007-01-15 | 1 | -2/+31 |
* | Add a warning for tabs in source files | Ian Lynagh | 2007-01-12 | 2 | -0/+19 |
* | remove old building guide, change links to point to the wiki | Simon Marlow | 2007-01-10 | 5 | -3876/+10 |
* | reorganise text in the "using packages" section | Simon Marlow | 2007-01-09 | 1 | -43/+28 |
* | Extended the debugger documentation with a 'tips' section | Pepe Iborra | 2007-01-07 | 1 | -2/+40 |
* | Updates to the ghci debugger docs | Pepe Iborra | 2006-12-31 | 1 | -23/+27 |
* | Fixed errors in "clunky" definition for pattern guards | ijones@syntaxpolice.org | 2007-01-07 | 1 | -2/+2 |
* | Standalone deriving wibbles: keyword is 'derive' not 'derived'; and add flag ... | simonpj@microsoft.com | 2007-01-02 | 1 | -1/+1 |
* | Docmunent stand-alone deriving | simonpj@microsoft.com | 2007-01-02 | 1 | -332/+278 |
* | Update reference to configure.in to refer to configure.ac instead | Ian Lynagh | 2006-12-31 | 1 | -1/+1 |
* | Standardized Makefile for man page | sven.panne@aedion.de | 2006-12-30 | 1 | -31/+17 |
* | Improve documentation about packages | simonpj@microsoft.com | 2006-12-22 | 1 | -63/+83 |
* | Documentation for class contexts in data-constructor declarations | simonpj@microsoft.com | 2006-12-22 | 1 | -193/+311 |
* | GHCi debugger documentation | Pepe Iborra | 2006-12-10 | 2 | -2/+329 |
* | Fix typo | simonpj@microsoft.com | 2006-12-08 | 1 | -1/+1 |
* | Add release note that Network.CGI.Compat uses XHtml rather than Html | Ian Lynagh | 2006-12-06 | 1 | -0/+8 |
* | Add documentation for seq | simonpj@microsoft.com | 2006-12-04 | 1 | -0/+28 |
* | Make a ghc/ghci manpage | Ian Lynagh | 2006-12-05 | 3 | -1/+336 |
* | add Windows-specific GHCi information, and a FAQ about ^C in GHCi on Windows | Simon Marlow | 2006-12-05 | 2 | -2/+48 |
* | update the question about concurrent threads & GHCi | Simon Marlow | 2006-12-05 | 1 | -4/+3 |
* | Decouple -O from -fvia-C | wolfgang.thaller@gmx.net | 2006-12-01 | 3 | -13/+3 |
* | Update library version numbers in release notes | Ian Lynagh | 2006-10-09 | 1 | -3/+3 |
* | Document new -L RTS flag | Ian Lynagh | 2006-11-14 | 1 | -1/+14 |
* | Move --help, --version etc to 4.4 (modes) because that is what they really are | simonpj@microsoft.com | 2006-10-30 | 1 | -74/+71 |
* | Fixed spelling error in compiler/ghci/InteractiveUI.hs and docs/users_guide/g... | basvandijk@home.nl | 2006-10-11 | 1 | -1/+1 |
* | fix definition of fib in example code | Simon Marlow | 2006-10-12 | 1 | -3/+3 |
* | fix definition of fib in example code | Simon Marlow | 2006-10-12 | 1 | -3/+3 |
* | Use relative URLs when referring to libraries; push to 6.6 branch | simonpj@microsoft.com | 2006-10-11 | 1 | -2/+2 |
* | Improve documentation of concurrent and parallel Haskell; push to branch | simonpj@microsoft.com | 2006-10-10 | 1 | -24/+97 |
* | Correct id to linkend | simonpj@microsoft.com | 2006-10-10 | 1 | -1/+1 |
* | Mention that the module sub-directory structure for .o and .hi files is creat... | simonpj@microsoft.com | 2006-10-06 | 1 | -1/+3 |
* | Improve the correlation betweens documented and existent options | Ian Lynagh | 2006-10-03 | 5 | -20/+241 |
* | Document -dfaststring-stats | Ian Lynagh | 2006-10-03 | 2 | -0/+17 |
* | Rearrange docs to have all the -ddump-* options together | Ian Lynagh | 2006-10-03 | 1 | -48/+48 |
* | Remove unused option -femit-extern-decls | Ian Lynagh | 2006-10-03 | 1 | -6/+0 |
* | Documentation updates | Ian Lynagh | 2006-10-03 | 5 | -154/+7 |
* | Fix typo | Ian Lynagh | 2006-10-03 | 1 | -1/+1 |