| Commit message (Expand) | Author | Age | Files | Lines |
* | Add an extension to disable n+k patterns | Ian Lynagh | 2009-07-25 | 2 | -0/+19 |
* | Remove note about avoiding use of #def in libraries | Simon Marlow | 2009-07-23 | 1 | -9/+0 |
* | Documentation for stand-alone deriving (Trac #3012) | simonpj@microsoft.com | 2009-07-23 | 1 | -6/+36 |
* | Add tuple sections as a new feature | simonpj@microsoft.com | 2009-07-23 | 1 | -0/+38 |
* | Add a -fwarn-dodgy-exports flag; fixes #1911 | Ian Lynagh | 2009-07-19 | 1 | -0/+15 |
* | Typo fixes, from Alexey Mahotkin | Ian Lynagh | 2009-07-17 | 1 | -6/+6 |
* | Fix a flag name in the docs | Ian Lynagh | 2009-07-14 | 1 | -1/+1 |
* | Add the -fno-shared-implib flag | Ian Lynagh | 2009-07-14 | 2 | -0/+28 |
* | Make -fext-core a dynamic flag (it was a static flag) | Ian Lynagh | 2009-07-05 | 1 | -1/+1 |
* | Update a few points about shared libs in other sections | Duncan Coutts | 2009-07-04 | 3 | -13/+15 |
* | Document -dynload flag. Also add it and -shared to the flags reference. | Duncan Coutts | 2009-07-04 | 2 | -0/+26 |
* | Add new section on using shared libs | Duncan Coutts | 2009-07-04 | 3 | -1/+214 |
* | Document foreign import prim in the user guide | Duncan Coutts | 2009-07-04 | 1 | -0/+15 |
* | Support for -fwarn-unused-do-bind and -fwarn-wrong-do-bind, as per #3263 | Max Bolingbroke | 2009-07-01 | 2 | -2/+68 |
* | New syntax for GADT-style record declarations, and associated refactoring | simonpj@microsoft.com | 2009-07-02 | 1 | -19/+60 |
* | Change GHC_OPTIONS to OPTIONS_GHC | Ian Lynagh | 2009-06-10 | 1 | -1/+1 |
* | Update the docs on how you bind unlifted types in let/where clauses | Ian Lynagh | 2009-06-05 | 1 | -7/+5 |
* | Document -fwarn-lazy-unlifted-bindings | Ian Lynagh | 2009-06-05 | 1 | -1/+16 |
* | Fix typo | Ian Lynagh | 2009-06-05 | 1 | -1/+1 |
* | Mention that generalised list comprehensions are enabled with -XTransformList... | simonpj@microsoft.com | 2009-06-05 | 2 | -1/+2 |
* | Add a section "Multi-threading and the FFI" | Simon Marlow | 2009-06-02 | 2 | -56/+131 |
* | Quote commands that we run, so they work if there are space in their paths | Ian Lynagh | 2009-05-30 | 1 | -1/+1 |
* | Fix Trac #3262: suppress name-shadow warning for _names | simonpj@microsoft.com | 2009-05-28 | 1 | -0/+5 |
* | Document the fact that Template Haskell type splices work | simonpj@microsoft.com | 2009-05-28 | 1 | -1/+3 |
* | Fix Trac #3013: multiple constructors in a GADT decl | simonpj@microsoft.com | 2009-05-28 | 1 | -0/+10 |
* | Separate flags -XDeriveFunctor, -XDeriveFoldable, -XDeriveTraversable | simonpj@microsoft.com | 2009-05-28 | 1 | -6/+26 |
* | document -XUnicodeSyntax | Simon Marlow | 2009-05-20 | 2 | -1/+70 |
* | fix typo | Simon Marlow | 2009-03-28 | 1 | -1/+1 |
* | Add missing word, spotted by Tom Lokhorst | Max Bolingbroke | 2009-05-18 | 1 | -1/+1 |
* | Remove some $(TOP)s that cause problems on Windows (as they contain ':') | Ian Lynagh | 2009-05-16 | 1 | -1/+1 |
* | expand hack to include PS docs too | Simon Marlow | 2009-05-13 | 1 | -1/+1 |
* | updates to the section describing the +RTS -s/-S output (#3211) | Simon Marlow | 2009-05-11 | 1 | -16/+23 |
* | stub makefile | Simon Marlow | 2009-05-11 | 1 | -12/+2 |
* | Hack to make the user's guide build in a linked build tree | Simon Marlow | 2009-05-11 | 1 | -0/+15 |
* | Handle deciding what docs to build better | Ian Lynagh | 2009-05-08 | 2 | -1/+23285 |
* | Add a header to all build system files: | Simon Marlow | 2009-04-28 | 1 | -0/+11 |
* | GHC new build system megapatch | Ian Lynagh | 2009-04-26 | 3 | -4/+7 |
* | update the intro section | Simon Marlow | 2009-04-01 | 1 | -10/+61 |
* | Remove the "Installing GHC" section | Simon Marlow | 2009-04-01 | 3 | -534/+0 |
* | Add "+RTS -N" to determine the -N value automatically (see #1741) | Simon Marlow | 2009-03-13 | 1 | -3/+13 |
* | Document -fwarn-unrecognised-pragmas; fixes trac #3031 | Ian Lynagh | 2009-03-05 | 3 | -1/+25 |
* | Fix a broken link. Spotted by Norman Ramsey in trac #3068. | Ian Lynagh | 2009-03-04 | 1 | -1/+1 |
* | Fix spelling (Trac#3069) | simonpj@microsoft.com | 2009-03-04 | 1 | -1/+1 |
* | Improve documentation of bang patterns | simonpj@microsoft.com | 2009-02-27 | 1 | -15/+45 |
* | Tweak +RTS --info docs | Ian Lynagh | 2009-02-27 | 1 | -15/+51 |
* | FIX #1891 (describe +RTS --info output in GHC user guide) | Andrew Coppin | 2009-02-14 | 1 | -1/+84 |
* | Improve documentation for LANGUAGE pragma (esp wrt cpp) | simonpj@microsoft.com | 2009-02-11 | 3 | -25/+44 |
* | document -feager-blackholing | Simon Marlow | 2009-01-15 | 2 | -4/+54 |
* | Document new GC options -q1 and -qg<n> | Simon Marlow | 2008-12-10 | 1 | -30/+44 |
* | Fix user guide typesetting | Ian Lynagh | 2008-12-10 | 1 | -1/+1 |