| Commit message (Expand) | Author | Age | Files | Lines |
* | add refs and fix a bug (noted by Peter Gammie) in docs of arrow notation | Ross Paterson | 2008-09-15 | 1 | -8/+37 |
* | Add a do-nothing install-docs rule in ext-core/ when LATEX_DOCS=NO | Ian Lynagh | 2008-09-09 | 1 | -0/+1 |
* | Link to core.pdf, not core.ps.gz | Ian Lynagh | 2008-09-09 | 1 | -1/+1 |
* | Make a pdf, rather than ps.gz, of teh ext-core docs | Ian Lynagh | 2008-09-08 | 1 | -6/+12 |
* | bindist fixes | Ian Lynagh | 2008-09-07 | 1 | -0/+1 |
* | Fix the ext-core doc in bindists | Ian Lynagh | 2008-09-07 | 1 | -0/+1 |
* | Don't build latex docs by default | Ian Lynagh | 2008-09-06 | 1 | -0/+4 |
* | Update the users guide to point at the in-tree core.ps.gz | Ian Lynagh | 2008-09-06 | 1 | -1/+1 |
* | Compress the ext-core docs | Ian Lynagh | 2008-09-06 | 1 | -4/+7 |
* | Install the ext-core docs | Ian Lynagh | 2008-09-06 | 1 | -1/+5 |
* | Make ext-core when making all in docs | Ian Lynagh | 2008-09-06 | 1 | -1/+2 |
* | Always build docs/{ext-core,storage-mgt}, even when making a bindist | Ian Lynagh | 2008-08-29 | 1 | -4/+1 |
* | Improve documentation of stolen syntax | simonpj@microsoft.com | 2008-08-28 | 1 | -294/+161 |
* | Better documentation for -XLiberalTypeSynonyms, and steal forall keyword | simonpj@microsoft.com | 2008-08-27 | 1 | -5/+40 |
* | re-fix of #1205, fix #2542 | Simon Marlow | 2008-08-27 | 1 | -13/+38 |
* | Improve documentation of MagicHash and primitive types generally (Trac #2547) | simonpj@microsoft.com | 2008-08-27 | 2 | -40/+65 |
* | Fix flaggery for RULES (cf Trac #2497) | simonpj@microsoft.com | 2008-08-26 | 2 | -38/+36 |
* | When making bindists, check that we know where we are | Ian Lynagh | 2008-08-25 | 1 | -0/+4 |
* | Fix Trac #2518: add hs-boot files as an infelicty | simonpj@microsoft.com | 2008-08-19 | 1 | -1/+15 |
* | Improve -fwarn-orphans documentation (thanks to Tim) | simonpj@microsoft.com | 2008-08-14 | 2 | -2/+9 |
* | Improve docs for orphan decls (thanks Yitzchak Gale) | simonpj@microsoft.com | 2008-08-13 | 1 | -3/+4 |
* | Add -XPackageImports, new syntax for package-qualified imports | Simon Marlow | 2008-08-05 | 2 | -0/+29 |
* | bindist fixes | Ian Lynagh | 2008-08-10 | 4 | -8/+8 |
* | bindists are now some way towards working | Ian Lynagh | 2008-08-10 | 6 | -14/+21 |
* | Add -fno-implicit-import-qualified (#2452) | Simon Marlow | 2008-08-05 | 2 | -2/+10 |
* | Improve docs for GADTs | simonpj@microsoft.com | 2008-07-29 | 1 | -1/+20 |
* | Document -dsuppress-uniques | simonpj@microsoft.com | 2008-07-29 | 2 | -0/+20 |
* | update the text about header files and -#include | Simon Marlow | 2008-07-15 | 1 | -80/+23 |
* | Add a WARNING pragma | Ian Lynagh | 2008-07-20 | 3 | -30/+38 |
* | add "ghc-pkg dump" (fixes #2201) | Simon Marlow | 2008-07-11 | 1 | -0/+21 |
* | #2371: try to explain the difference between :module and :load | Simon Marlow | 2008-07-11 | 1 | -0/+35 |
* | #1205: ':load foo.hs' in GHCi always compiles to bytecode | Simon Marlow | 2008-07-09 | 1 | -11/+25 |
* | add -fwarn-dodgy-foreign-imports (see #1357) | Simon Marlow | 2008-07-09 | 1 | -2/+28 |
* | document some RTS options I added a while ago: -qm, -qw | Simon Marlow | 2008-06-19 | 1 | -9/+50 |
* | Document the change to +RTS -S/-s/-t | Simon Marlow | 2008-06-19 | 3 | -37/+26 |
* | document paralel GC option: +RTS -g | Simon Marlow | 2008-06-19 | 1 | -0/+37 |
* | More commandline flag improvements | Ian Lynagh | 2008-06-16 | 7 | -16/+34 |
* | Improve documentation for standalone deriving | simonpj@microsoft.com | 2008-06-06 | 1 | -3/+21 |
* | Improve documentation of RULES | simonpj@microsoft.com | 2008-05-30 | 1 | -23/+23 |
* | Improve documentation for INLINE pragma | simonpj@microsoft.com | 2008-05-30 | 1 | -9/+16 |
* | New flag: -dno-debug-output | Simon Marlow | 2008-06-03 | 2 | -7/+17 |
* | document :source command for GHCi, point to Haskell wiki | claus.reinke@talk21.com | 2008-05-01 | 1 | -0/+16 |
* | Make -f[no-]method-sharing a dynamic flag | Roman Leshchinskiy | 2008-05-20 | 1 | -6/+7 |
* | Document ghc-pkg find-module, substring matching, and multi-field selection | claus.reinke@talk21.com | 2008-05-01 | 1 | -2/+50 |
* | typo in rules example. spotted by vixey@#haskell | Don Stewart | 2008-05-12 | 1 | -1/+1 |
* | Some External Core doc fixes | Tim Chevalier | 2008-05-05 | 1 | -53/+44 |
* | Improve the unboxed types documentation | Ian Lynagh | 2008-04-30 | 1 | -2/+16 |
* | Improve documentation of RULES pragmas | simonpj@microsoft.com | 2008-04-30 | 1 | -16/+24 |
* | Spelling fixes in glasgow_exts.xml | Samuel Bronson | 2008-04-15 | 1 | -21/+24 |
* | Update External Core docs | Tim Chevalier | 2008-04-22 | 3 | -422/+397 |