Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | [project @ 2004-02-24 17:56:00 by simonpj] | simonpj | 2004-02-24 | 1 | -3/+7 | |
| | | | | more hi-boot documentation | |||||
* | [project @ 2004-02-24 16:44:26 by simonpj] | simonpj | 2004-02-24 | 1 | -12/+26 | |
| | | | | | | --------------------------------------- Allow constructors to be specified in hi-boot files --------------------------------------- | |||||
* | [project @ 2004-02-15 13:38:18 by krasimir] | krasimir | 2004-02-15 | 1 | -45/+8 | |
| | | | | Remove unused hooks | |||||
* | [project @ 2004-02-12 14:58:46 by simonpj] | simonpj | 2004-02-12 | 1 | -2/+4 | |
| | | | | Document non-std behaviour of array | |||||
* | [project @ 2004-02-09 17:21:33 by ross] | ross | 2004-02-09 | 1 | -14/+12 | |
| | | | | the H98 Report no longer says Char is 16 bits, plus a typo | |||||
* | [project @ 2004-02-03 16:46:33 by simonpj] | simonpj | 2004-02-03 | 1 | -6/+12 | |
| | | | | Add comments about Template Haskell | |||||
* | [project @ 2004-01-15 14:43:17 by igloo] | igloo | 2004-01-15 | 1 | -6/+6 | |
| | | | | Split Template Haskell out to its own package and update docs and tests. | |||||
* | [project @ 2004-01-12 10:02:51 by simonpj] | simonpj | 2004-01-12 | 1 | -2/+10 | |
| | | | | Elaborate depreceated-pragma docs | |||||
* | [project @ 2004-01-06 10:45:22 by simonmar] | simonmar | 2004-01-06 | 1 | -2/+2 | |
| | | | | Replace -ddump-all and -ddump-most with -v5 and -v4 respectively. | |||||
* | [project @ 2003-12-16 16:18:08 by simonpj] | simonpj | 2003-12-16 | 1 | -5/+12 | |
| | | | | Clarify newtype deriving documentation | |||||
* | [project @ 2003-12-16 16:17:49 by simonpj] | simonpj | 2003-12-16 | 1 | -2/+11 | |
| | | | | Clarify warn-unused-bindings documention | |||||
* | [project @ 2003-12-09 15:48:08 by simonmar] | simonmar | 2003-12-09 | 1 | -0/+4 | |
| | | | | Add note about -all_load instead of --whole-archive on MacOS X. | |||||
* | [project @ 2003-11-28 13:13:35 by simonmar] | simonmar | 2003-11-28 | 1 | -1/+1 | |
| | | | | typo | |||||
* | [project @ 2003-11-28 10:55:59 by simonmar] | simonmar | 2003-11-28 | 1 | -6/+11 | |
| | | | | Wibbles to the UNPACK docs. | |||||
* | [project @ 2003-11-27 15:18:11 by ross] | ross | 2003-11-27 | 1 | -1/+1 | |
| | | | | fix typo | |||||
* | [project @ 2003-11-27 13:27:11 by simonmar] | simonmar | 2003-11-27 | 2 | -49/+69 | |
| | | | | Document UNPACK pragma | |||||
* | [project @ 2003-11-11 16:45:52 by simonmar] | simonmar | 2003-11-11 | 1 | -1/+1 | |
| | | | | libraries.html is now libraries/index.html | |||||
* | [project @ 2003-11-03 17:26:04 by simonmar] | simonmar | 2003-11-03 | 1 | -3/+3 | |
| | | | | Remove references to non-existent g3 function. | |||||
* | [project @ 2003-11-03 17:24:41 by simonmar] | simonmar | 2003-11-03 | 1 | -7/+7 | |
| | | | | | | Remove references to Haskell 1.4, replace with up to date Haskell 98 references. Includes removing a comment about the fact that Haskell 1.4 didn't have principle types (Haskell 98 fixed that bug). | |||||
* | [project @ 2003-11-03 10:22:21 by simonmar] | simonmar | 2003-11-03 | 1 | -22/+0 | |
| | | | | merge rev. 1.9.6.2 to the HEAD (remove comment about multiple Main modules) | |||||
* | [project @ 2003-11-03 10:11:04 by simonmar] | simonmar | 2003-11-03 | 1 | -19/+46 | |
| | | | | merge rev. 1.9.6.1 to the HEAD (add overflown relocs bug) | |||||
* | [project @ 2003-10-29 19:05:55 by simonpj] | simonpj | 2003-10-29 | 2 | -0/+36 | |
| | | | | Add info about compiling the Main module | |||||
* | [project @ 2003-10-23 12:23:00 by simonmar] | simonmar | 2003-10-23 | 2 | -0/+16 | |
| | | | | Add missing -optF flag. | |||||
* | [project @ 2003-10-23 12:22:37 by simonmar] | simonmar | 2003-10-23 | 1 | -2/+2 | |
| | | | | Fix markup | |||||
* | [project @ 2003-10-23 10:13:18 by simonmar] | simonmar | 2003-10-23 | 1 | -0/+61 | |
| | | | | Add missing table of -opt<blah> options. | |||||
* | [project @ 2003-10-21 11:42:30 by simonmar] | simonmar | 2003-10-21 | 1 | -110/+50 | |
| | | | | | | Change the filename policies (again). Now the interface file and object file always follow the source file unless the -odir or -hidir options are specified. | |||||
* | [project @ 2003-10-21 11:25:40 by simonmar] | simonmar | 2003-10-21 | 1 | -0/+17 | |
| | | | | Add a FAQ entry for Ctrl-D and EOF. | |||||
* | [project @ 2003-10-21 10:06:33 by simonmar] | simonmar | 2003-10-21 | 1 | -4/+8 | |
| | | | | Clarify one paragraph in the recompilation checker section (I hope). | |||||
* | [project @ 2003-10-20 08:52:36 by simonmar] | simonmar | 2003-10-20 | 1 | -8/+13 | |
| | | | | merge rev. 1.60.2.1 (appears to have been committed on the branch by mistake). | |||||
* | [project @ 2003-10-03 13:14:53 by simonmar] | simonmar | 2003-10-03 | 1 | -11/+13 | |
| | | | | Fix typo. | |||||
* | [project @ 2003-09-24 13:20:03 by simonmar] | simonmar | 2003-09-24 | 2 | -18/+0 | |
| | | | | remove docs for -fwith option | |||||
* | [project @ 2003-09-23 16:02:34 by simonmar] | simonmar | 2003-09-23 | 1 | -25/+11 | |
| | | | | Change some statics to dynamics, and remove a couple of obsolete options. | |||||
* | [project @ 2003-09-23 16:01:22 by simonmar] | simonmar | 2003-09-23 | 1 | -17/+14 | |
| | | | | Some wibbles to the optimisation section. | |||||
* | [project @ 2003-09-16 13:06:21 by simonmar] | simonmar | 2003-09-16 | 1 | -6/+0 | |
| | | | | -funfold-casms-in-hi-file is no more. | |||||
* | [project @ 2003-09-14 13:50:57 by chak] | chak | 2003-09-14 | 3 | -27/+112 | |
| | | | | | * Corrected some outdated comments re variables and type checking * Added some more details about type checking | |||||
* | [project @ 2003-09-11 14:34:24 by simonmar] | simonmar | 2003-09-11 | 2 | -59/+98 | |
| | | | | Document -fth and -fimplicit-params | |||||
* | [project @ 2003-09-08 14:23:11 by simonmar] | simonmar | 2003-09-08 | 1 | -1/+1 | |
| | | | | | | | | | The POSIX library has more or less completed moving over to the hierarchical libraries, so remove the statement that says it hasn't moved. We should really aim to have everything moved from hslibs to libraries before 6.2, then we can finally remove hslibs altogether for 6.4. | |||||
* | [project @ 2003-09-08 09:05:42 by simonmar] | simonmar | 2003-09-08 | 1 | -1/+1 | |
| | | | | Update comp.lang.functional FAQ URL. | |||||
* | [project @ 2003-09-04 13:58:12 by simonmar] | simonmar | 2003-09-04 | 1 | -235/+326 | |
| | | | | | | | | | | | - Document -e - Rearrange the documentation on "modes". I've moved the list of modes from the beginning of "Using GHC", to a subsection a little later, and the sections describing make-mode and batch-mode are now further subsections of this. - Add missing modes to the list: -M and --mk-dll. | |||||
* | [project @ 2003-08-29 16:15:59 by panne] | panne | 2003-08-29 | 1 | -6/+0 | |
| | | | | -fno-prune-tydecls is dead, Jim... | |||||
* | [project @ 2003-08-27 14:11:16 by panne] | panne | 2003-08-27 | 1 | -16/+16 | |
| | | | | | * Added short option -? for --help and -V for --version. * Small cleanup | |||||
* | [project @ 2003-08-27 13:28:01 by panne] | panne | 2003-08-27 | 2 | -0/+8 | |
| | | | | Added short option -V for long option --version | |||||
* | [project @ 2003-08-22 10:21:46 by panne] | panne | 2003-08-22 | 2 | -135/+1 | |
| | | | | | The autoconf magic for the library documentation belongs to libraries/, not ghc/. | |||||
* | [project @ 2003-08-18 14:54:40 by panne] | panne | 2003-08-18 | 1 | -1/+1 | |
| | | | | Ooops, forgot about a dozen references to configure.in... :-} | |||||
* | [project @ 2003-08-08 08:08:47 by simonmar] | simonmar | 2003-08-08 | 1 | -17/+23 | |
| | | | | | - Add -main-is to the flag table - Sort entries in the linker section alphabetically | |||||
* | [project @ 2003-08-06 15:26:02 by simonpj] | simonpj | 2003-08-06 | 1 | -1/+8 | |
| | | | | Add a note about readline on Win32 | |||||
* | [project @ 2003-08-05 15:52:01 by ross] | ross | 2003-08-05 | 1 | -1/+1 | |
| | | | | punctuation | |||||
* | [project @ 2003-08-05 12:41:44 by panne] | panne | 2003-08-05 | 1 | -3/+14 | |
| | | | | | * Added QuickCheck package to docs * Mention OpenGL/GLUT package for Hugs, too | |||||
* | [project @ 2003-08-04 10:06:31 by ross] | ross | 2003-08-04 | 1 | -9/+12 | |
| | | | | minor rearrangement | |||||
* | [project @ 2003-07-31 17:47:18 by ross] | ross | 2003-07-31 | 1 | -4/+11 | |
| | | | | add link to parsec package |